Guest User

Untitled

a guest
Mar 27th, 2011
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. Section "ServerLayout"
  2. Identifier "Minimal Layout"
  3. Screen "Screen0" 0 0
  4. EndSection
  5.  
  6. Section "Module"
  7. SubSection "extmod"
  8. Option "omit xfree86-dga"
  9. EndSubSection
  10. EndSection
  11.  
  12. Section "Monitor"
  13. Identifier "LG Flatron (150 Hz)|0"
  14. DisplaySize 330 250
  15. HorizSync 28.0 - 96.0
  16. VertRefresh 50.0 - 75.0
  17. EndSection
  18.  
  19. Section "Device"
  20. Identifier "Card0|0"
  21. Driver "nvidia"
  22. EndSection
  23.  
  24. Section "Screen"
  25. Identifier "Screen0"
  26. Device "Card0|0"
  27. Monitor "LG Flatron (150 Hz)|0"
  28. DefaultDepth 24
  29. SubSection "Display"
  30. Modes "1024x768"
  31. EndSubSection
  32. EndSection
Advertisement
Add Comment
Please, Sign In to add comment