Guest User

Untitled

a guest
Jun 17th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. Section "Monitor"
  2. Identifier "Monitor0"
  3. EndSection
  4.  
  5. Section "Device"
  6. Identifier "Device0"
  7. Driver "nvidia"
  8. EndSection
  9.  
  10. Section "Screen"
  11. Identifier "Screen0"
  12. Device "Device0"
  13. Monitor "Monitor0"
  14. DefaultDepth 24
  15. SubSection "Display"
  16. Depth 24
  17. Modes "1920x1080"
  18. EndSubSection
  19.  
  20. EndSection
Add Comment
Please, Sign In to add comment