techmik

32-nvidia.conf

Jul 1st, 2011
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1.  
  2. Section "Device"
  3. Identifier "Device0"
  4. Driver "nvidia"
  5. VendorName "NVIDIA Corporation"
  6. BoardName "GeForce 9500 GT"
  7. EndSection
  8.  
  9. Section "Monitor"
  10. Identifier "Monitor0"
  11. VendorName "Unknown"
  12. ModelName "Acer P206H"
  13. HorizSync 31.0 - 80.0
  14. VertRefresh 55.0 - 75.0
  15. Option "DPMS"
  16. EndSection
  17.  
  18. Section "Screen"
  19. Identifier "Screen0"
  20. Device "Device0"
  21. Monitor "Monitor0"
  22. DefaultDepth 24
  23. Option "TwinView" "1"
  24. Option "metamodes" "DFP: 1600x900_60 +0+0, CRT: 1680x1050_60 +1600+0"
  25. SubSection "Display"
  26. Depth 24
  27. EndSubSection
  28. EndSection
Advertisement
Add Comment
Please, Sign In to add comment