Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.62 KB | None | 0 0
  1. # nvidia-settings: X configuration file generated by nvidia-settings
  2. # nvidia-settings: version 260.19.06 (buildd@yellow) Mon Oct 4 15:59:51 UTC 2010
  3.  
  4.  
  5. Section "ServerLayout"
  6.  
  7. Identifier "Layout0"
  8. Screen 0 "Screen0" 0 0
  9. Screen 1 "Screen1" RightOf "Screen0"
  10. InputDevice "Keyboard0" "CoreKeyboard"
  11. InputDevice "Mouse0" "CorePointer"
  12. Option "Xinerama" "1"
  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 "Samsung SyncMaster"
  42. HorizSync 30.0 - 81.0
  43. VertRefresh 56.0 - 60.0
  44. Option "DPMS"
  45. EndSection
  46.  
  47. Section "Monitor"
  48.  
  49. # HorizSync source: edid, VertRefresh source: edid
  50. Identifier "Monitor1"
  51. VendorName "Unknown"
  52. ModelName "Samsung SyncMaster"
  53. HorizSync 30.0 - 81.0
  54. VertRefresh 56.0 - 60.0
  55. Option "DPMS"
  56. EndSection
  57.  
  58. Section "Device"
  59. Identifier "Device0"
  60. Driver "nvidia"
  61. VendorName "NVIDIA Corporation"
  62. BoardName "GeForce 9600 GT"
  63. BusID "PCI:1:0:0"
  64. EndSection
  65.  
  66. Section "Device"
  67. Identifier "Device1"
  68. Driver "nvidia"
  69. VendorName "NVIDIA Corporation"
  70. BoardName "GeForce 9600 GT"
  71. BusID "PCI:2:0:0"
  72. EndSection
  73.  
  74. Section "Screen"
  75.  
  76. Identifier "Screen0"
  77. Device "Device0"
  78. Monitor "Monitor0"
  79. DefaultDepth 24
  80. Option "TwinView" "1"
  81. Option "TwinViewXineramaInfoOrder" "DFP-0"
  82. Option "metamodes" "DFP-0: nvidia-auto-select +1920+0, DFP-1: nvidia-auto-select +0+0"
  83. SubSection "Display"
  84. Depth 24
  85. EndSubSection
  86. EndSection
  87.  
  88. Section "Screen"
  89.  
  90. Identifier "Screen1"
  91. Device "Device1"
  92. Monitor "Monitor1"
  93. DefaultDepth 24
  94. Option "TwinView" "1"
  95. Option "TwinViewXineramaInfoOrder" "DFP-1"
  96. Option "metamodes" "DFP-0: nvidia-auto-select +1920+0, DFP-1: nvidia-auto-select +0+0"
  97. SubSection "Display"
  98. Depth 24
  99. EndSubSection
  100. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement