Advertisement
Guest User

Untitled

a guest
Apr 28th, 2012
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.60 KB | None | 0 0
  1. # nvidia-settings: X configuration file generated by nvidia-settings
  2. # nvidia-settings: version 295.33 (buildd@zirconium) Fri Mar 30 13:43:34 UTC 2012
  3.  
  4.  
  5. Section "ServerLayout"
  6. Identifier "Layout0"
  7. Screen 0 "Screen0" 0 0
  8. InputDevice "Keyboard0" "CoreKeyboard"
  9. InputDevice "Mouse0" "CorePointer"
  10. Option "Xinerama" "0"
  11. EndSection
  12.  
  13. Section "InputDevice"
  14. Identifier "Mouse0"
  15. Driver "mouse"
  16. Option "Protocol" "auto"
  17. Option "Device" "/dev/psaux"
  18. Option "Emulate3Buttons" "no"
  19. Option "ZAxisMapping" "4 5"
  20. EndSection
  21.  
  22. Section "InputDevice"
  23.  
  24. # generated from default
  25. Identifier "Keyboard0"
  26. Driver "kbd"
  27. EndSection
  28.  
  29. Section "Monitor"
  30. Identifier "Monitor0"
  31. VendorName "Unknown"
  32. ModelName "CRT-1"
  33. HorizSync 28.0 - 55.0
  34. VertRefresh 43.0 - 72.0
  35. Option "DPMS"
  36. # HorizSync source: builtin, VertRefresh source: builtin
  37. EndSection
  38.  
  39. Section "Device"
  40. Identifier "Device0"
  41. Driver "nvidia"
  42. VendorName "NVIDIA Corporation"
  43. BoardName "GeForce 8500 GT"
  44. Option "NoLogo" "True"
  45. EndSection
  46.  
  47. Section "Screen"
  48.  
  49. # Removed Option "metamodes" "1280x1024 +0+0"
  50. Identifier "Screen0"
  51. Device "Device0"
  52. Monitor "Monitor0"
  53. DefaultDepth 24
  54. Option "modes" "12840x1024"
  55. Option "TwinView" "0"
  56. Option "metamodes" "1280x1024 +0+0"
  57. SubSection "Display"
  58. Depth 24
  59. EndSubSection
  60. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement