AndrzejL

20-nvidia.conf

Nov 19th, 2013
352
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.80 KB | None | 0 0
  1. [root@wishmasus andrzejl]# cat /etc/X11/xorg.conf.d/20-nvidia.conf
  2. # nvidia-settings: X configuration file generated by nvidia-settings
  3. # nvidia-settings: version 331.20 (buildmeister@swio-display-x64-rhel04-06) Wed Oct 30 18:37:41 PDT 2013
  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. # generated from default
  18. Identifier "Mouse0"
  19. Driver "mouse"
  20. Option "Protocol" "auto"
  21. Option "Device" "/dev/psaux"
  22. Option "Emulate3Buttons" "no"
  23. Option "ZAxisMapping" "4 5"
  24. EndSection
  25.  
  26. Section "InputDevice"
  27. # generated from default
  28. Identifier "Keyboard0"
  29. Driver "kbd"
  30. EndSection
  31.  
  32. Section "Monitor"
  33. # HorizSync source: edid, VertRefresh source: edid
  34. Identifier "Monitor0"
  35. VendorName "Unknown"
  36. ModelName "Seiko/Epson"
  37. Option "ignore" "true"
  38. EndSection
  39.  
  40. Section "Monitor"
  41. # HorizSync source: edid, VertRefresh source: edid
  42. Identifier "Monitor0"
  43. VendorName "Unknown"
  44. ModelName "AOC F22"
  45. HorizSync 30.0 - 83.0
  46. VertRefresh 50.0 - 75.0
  47. Option "DPMS"
  48. EndSection
  49.  
  50. Section "Device"
  51. Identifier "Device0"
  52. Driver "nvidia"
  53. VendorName "NVIDIA Corporation"
  54. BoardName "GeForce 8600M GT"
  55. EndSection
  56.  
  57. Section "Screen"
  58. Identifier "Screen0"
  59. Device "Device0"
  60. Monitor "Monitor0"
  61. DefaultDepth 24
  62. Option "Stereo" "0"
  63. Option "nvidiaXineramaInfoOrder" "DFP-1"
  64. Option "metamodes" "DVI-I-0: 1920x1080_60 +0+0"
  65. Option "SLI" "Off"
  66. Option "MultiGPU" "Off"
  67. Option "BaseMosaic" "off"
  68. SubSection "Display"
  69. Depth 24
  70. EndSubSection
  71. EndSection
  72. [root@wishmasus andrzejl]#
Advertisement
Add Comment
Please, Sign In to add comment