Advertisement
Guest User

Untitled

a guest
Aug 7th, 2014
321
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. Section "Monitor"
  2. Identifier "Monitor0"
  3. VendorName "Unknown"
  4. ModelName "Unknown"
  5. HorizSync 67.16
  6. VertRefresh 59.96
  7. Option "DPMS"
  8. Option "UseEdid" "FALSE"
  9. Modeline "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync
  10. Option "ModeValidation" "NoDFPNativeResolutionCheck"
  11. EndSection
  12.  
  13. Section "Device"
  14. Identifier "Device0"
  15. Driver "nvidia"
  16. VendorName "NVIDIA Corporation"
  17. Option "NoLogo" "True"
  18. EndSection
  19.  
  20. Section "Screen"
  21. SubSection "Display"
  22. Depth 24
  23. Modes "1920x1080_60.00"
  24. EndSubSection
  25. Identifier "Screen0"
  26. Device "Device0"
  27. Monitor "Monitor0"
  28. DefaultDepth 24
  29. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement