Advertisement
Guest User

Untitled

a guest
Oct 7th, 2015
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.61 KB | None | 0 0
  1. # nvidia-settings: X configuration file generated by nvidia-settings
  2. # nvidia-settings: version 355.06 (buildd@lgw01-24) Mon Aug 3 21:32:27 UTC 2015
  3.  
  4. Section "ServerLayout"
  5. Identifier "Layout0"
  6. Screen 0 "Screen0" 0 0
  7. Screen 1 "Screen1" RightOf "Screen0"
  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 "RIS RD24L"
  37. HorizSync 30.0 - 82.0
  38. VertRefresh 50.0 - 76.0
  39. Option "DPMS"
  40. EndSection
  41.  
  42. Section "Monitor"
  43. # HorizSync source: unknown, VertRefresh source: unknown
  44. Identifier "Monitor1"
  45. VendorName "Unknown"
  46. ModelName "BenQG2222HDAL"
  47. HorizSync 0.0 - 0.0
  48. VertRefresh 0.0
  49. Option "DPMS"
  50. EndSection
  51.  
  52. Section "Device"
  53. Identifier "Device0"
  54. Driver "nvidia"
  55. VendorName "NVIDIA Corporation"
  56. BoardName "GeForce GT 730"
  57. BusID "PCI:5:0:0"
  58. EndSection
  59.  
  60. Section "Device"
  61. Identifier "Device1"
  62. Driver "nvidia"
  63. VendorName "NVIDIA Corporation"
  64. BoardName "GeForce GT 730"
  65. BusID "PCI:3:0:0"
  66. EndSection
  67.  
  68. Section "Screen"
  69. Identifier "Screen0"
  70. Device "Device0"
  71. Monitor "Monitor0"
  72. DefaultDepth 24
  73. Option "Stereo" "0"
  74. Option "nvidiaXineramaInfoOrder" "CRT-1"
  75. Option "metamodes" "DVI-I-0: nvidia-auto-select +1366+0, VGA-0: nvidia-auto-select +0+0"
  76. Option "SLI" "Off"
  77. Option "MultiGPU" "Off"
  78. Option "BaseMosaic" "off"
  79. SubSection "Display"
  80. Depth 24
  81. EndSubSection
  82. EndSection
  83.  
  84. Section "Screen"
  85. Identifier "Screen1"
  86. Device "Device1"
  87. Monitor "Monitor1"
  88. DefaultDepth 24
  89. Option "Stereo" "0"
  90. Option "metamodes" "nvidia-auto-select +0+0"
  91. Option "SLI" "Off"
  92. Option "MultiGPU" "Off"
  93. Option "BaseMosaic" "off"
  94. SubSection "Display"
  95. Depth 24
  96. EndSubSection
  97. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement