Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. Section "Module"
  2. Load "glx"
  3. EndSection
  4.  
  5. Section "Device"
  6. Identifier "NVIDIA 210"
  7. Driver "nvidia"
  8. EndSection
  9.  
  10. Section "Monitor"
  11. Identifier "Generic Monitor"
  12. Modelname "Custom 1"
  13. EndSection
  14.  
  15. Section "Screen"
  16. Identifier "Screen0"
  17. Device "NVIDIA 210"
  18. Monitor "Generic Monitor"
  19. DefaultDepth 24
  20. SubSection "Display"
  21. Depth 24
  22. Modes "1440x900"
  23. EndSubSection
  24. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement