Advertisement
Guest User

Untitled

a guest
Mar 9th, 2015
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | None | 0 0
  1. # nvidia-settings: X configuration file generated by nvidia-settings
  2. # nvidia-settings: version 331.20 (buildd@allspice) Wed Dec 18 09:07:35 UTC 2013
  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 "Files"
  14. EndSection
  15.  
  16. Section "InputDevice"
  17.  
  18. # generated from default
  19. Identifier "Mouse0"
  20. Driver "mouse"
  21. Option "Protocol" "auto"
  22. Option "Device" "/dev/psaux"
  23. Option "Emulate3Buttons" "no"
  24. Option "ZAxisMapping" "4 5"
  25. EndSection
  26.  
  27. Section "InputDevice"
  28.  
  29. # generated from default
  30. Identifier "Keyboard0"
  31. Driver "kbd"
  32. EndSection
  33.  
  34. Section "Monitor"
  35.  
  36. # HorizSync source: edid, VertRefresh source: edid
  37. Identifier "Monitor0"
  38. VendorName "Unknown"
  39. ModelName "DELL SE198WFP"
  40. HorizSync 30.0 - 83.0
  41. VertRefresh 56.0 - 75.0
  42. Option "DPMS"
  43. EndSection
  44.  
  45. Section "Device"
  46. Identifier "Device0"
  47. Driver "nvidia"
  48. VendorName "NVIDIA Corporation"
  49. BoardName "GeForce 8600M GT"
  50. EndSection
  51.  
  52. Section "Screen"
  53.  
  54. # Removed Option "nvidiaXineramaInfoOrder" "CRT-0"
  55. # Removed Option "metamodes" "VGA-0: nvidia-auto-select +0+0"
  56. Identifier "Screen0"
  57. Device "Device0"
  58. Monitor "Monitor0"
  59. DefaultDepth 24
  60. Option "Stereo" "0"
  61. Option "nvidiaXineramaInfoOrder" "DFP-0"
  62. Option "metamodes" "VGA-0: nvidia-auto-select +0+0, LVDS-0: nvidia-auto-select +0+0"
  63. Option "SLI" "Off"
  64. Option "MultiGPU" "Off"
  65. Option "BaseMosaic" "off"
  66. SubSection "Display"
  67. Depth 24
  68. EndSubSection
  69. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement