Guest User

Untitled

a guest
Oct 22nd, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  2. # nvidia-xconfig: version 1.0 (buildmeister@builder58) Thu Apr 22 20:35:23 PDT 2010
  3.  
  4. # nvidia-settings: X configuration file generated by nvidia-settings
  5. # nvidia-settings: version 1.0 (buildd@yellow) Fri Apr 9 11:51:21 UTC 2010
  6.  
  7. Section "ServerLayout"
  8. Identifier "Layout0"
  9. Screen 0 "Screen0" 0 0
  10. InputDevice "Keyboard0" "CoreKeyboard"
  11. InputDevice "Mouse0" "CorePointer"
  12. Option "Xinerama" "0"
  13. EndSection
  14.  
  15. Section "Files"
  16. EndSection
  17.  
  18. Section "InputDevice"
  19.  
  20. # generated from default
  21. Identifier "Mouse0"
  22. Driver "mouse"
  23. Option "Protocol" "auto"
  24. Option "Device" "/dev/psaux"
  25. Option "Emulate3Buttons" "no"
  26. Option "ZAxisMapping" "4 5"
  27. EndSection
  28.  
  29. Section "InputDevice"
  30.  
  31. # generated from default
  32. Identifier "Keyboard0"
  33. Driver "kbd"
  34. EndSection
  35.  
  36. Section "Monitor"
  37.  
  38. # HorizSync source: edid, VertRefresh source: edid
  39. Identifier "Monitor0"
  40. VendorName "Unknown"
  41. ModelName "PAT LCD MONITOR"
  42. HorizSync 31.0 - 81.0
  43. VertRefresh 56.0 - 75.0
  44. Option "DPMS"
  45. EndSection
  46.  
  47. Section "Device"
  48. Identifier "Device0"
  49. Driver "nvidia"
  50. VendorName "NVIDIA Corporation"
  51. BoardName "GeForce 9500 GT"
  52. EndSection
  53.  
  54. Section "Screen"
  55. Identifier "Screen0"
  56. Device "Device0"
  57. Monitor "Monitor0"
  58. DefaultDepth 24
  59. Option "TwinView" "0"
  60. Option "TwinViewXineramaInfoOrder" "CRT-0"
  61. Option "metamodes" "1280x1024 +0+0"
  62. SubSection "Display"
  63. Depth 24
  64. EndSubSection
  65. EndSection
Add Comment
Please, Sign In to add comment