Guest User

Untitled

a guest
Jul 23rd, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.59 KB | None | 0 0
  1. # nvidia-settings: X configuration file generated by nvidia-settings
  2. # nvidia-settings: version 260.19.06 (buildd@palmer) Mon Oct 4 16:01:38 UTC 2010
  3.  
  4. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  5. # nvidia-xconfig: version 260.19.06 (buildmeister@builder101) Mon Sep 13 07:06:38 PDT 2010
  6. ##############DisplayLink Screen ###############
  7.  
  8. Section "ServerLayout"
  9.  
  10. # Removed Option "Xinerama" "0"
  11. Identifier "Layout0"
  12. Screen 0 "Screen0" 0 0
  13. Screen 1 "Screen1" 2646 0
  14. Screen 2 "Screen2" 1366 0
  15. InputDevice "Keyboard0" "CoreKeyboard"
  16. InputDevice "Mouse0" "CorePointer"
  17. Option "Xinerama" "1"
  18. EndSection
  19.  
  20. Section "Files"
  21. ModulePath "/usr/lib/xorg/modules"
  22. ModulePath "/usr/local/lib/xorg/modules"
  23. EndSection
  24.  
  25. Section "InputDevice"
  26.  
  27. # generated from default
  28. Identifier "Mouse0"
  29. Driver "mouse"
  30. Option "Protocol" "auto"
  31. Option "Device" "/dev/psaux"
  32. Option "Emulate3Buttons" "no"
  33. Option "ZAxisMapping" "4 5"
  34. EndSection
  35.  
  36. Section "InputDevice"
  37.  
  38. # generated from default
  39. Identifier "Keyboard0"
  40. Driver "kbd"
  41. EndSection
  42.  
  43. Section "Monitor"
  44. Identifier "Monitor0"
  45. VendorName "Unknown"
  46. ModelName "DELL E1910H"
  47. HorizSync 30.0 - 83.0
  48. VertRefresh 56.0 - 75.0
  49. Option "DPMS"
  50. EndSection
  51.  
  52. Section "Monitor"
  53. Identifier "DisplayLinkMonitor"
  54. EndSection
  55.  
  56. Section "Monitor"
  57. Identifier "Monitor1"
  58. VendorName "Unknown"
  59. ModelName "DELL SE198WFP"
  60. HorizSync 30.0 - 83.0
  61. VertRefresh 56.0 - 75.0
  62. EndSection
  63.  
  64. Section "Monitor"
  65. Identifier "Monitor2"
  66. VendorName "Unknown"
  67. ModelName "ProView/EMC/PTS"
  68. HorizSync 30.0 - 80.0
  69. VertRefresh 60.0 - 75.0
  70. EndSection
  71.  
  72. Section "Device"
  73. Identifier "Device0"
  74. Driver "nvidia"
  75. VendorName "NVIDIA Corporation"
  76. BoardName "GeForce 9400 GT"
  77. BusID "PCI:1:0:0"
  78. Screen 0
  79. EndSection
  80.  
  81. Section "Device"
  82. Identifier "DisplayLinkDevice"
  83. Driver "displaylink"
  84. Option "fbdev" "/dev/fb0"
  85. EndSection
  86.  
  87. Section "Device"
  88. Identifier "Device1"
  89. Driver "nvidia"
  90. VendorName "NVIDIA Corporation"
  91. BoardName "GeForce 9400 GT"
  92. BusID "PCI:1:0:0"
  93. Screen 1
  94. EndSection
  95.  
  96. Section "Device"
  97. Identifier "Device2"
  98. Driver "nvidia"
  99. VendorName "NVIDIA Corporation"
  100. BoardName "GeForce 8400 GS"
  101. BusID "PCI:5:0:0"
  102. EndSection
  103.  
  104. Section "Screen"
  105.  
  106. # Removed Option "TwinView" "1"
  107. # Removed Option "metamodes" "CRT-0: nvidia-auto-select +0+0, CRT-1: nvidia-auto-select +1280+0"
  108. # Removed Option "TwinView" "0"
  109. # Removed Option "metamodes" "CRT-0: nvidia-auto-select +0+0"
  110. # Removed Option "TwinView" "1"
  111. # Removed Option "metamodes" "CRT-0: nvidia-auto-select +0+0, CRT-1: nvidia-auto-select +1280+0"
  112. # Removed Option "TwinView" "0"
  113. # Removed Option "metamodes" "CRT-0: nvidia-auto-select +0+0"
  114. # Removed Option "metamodes" "CRT-0: nvidia-auto-select +0+0, CRT-1: nvidia-auto-select +1280+0"
  115. # Removed Option "TwinView" "1"
  116. # Removed Option "metamodes" "CRT-0: nvidia-auto-select +0+0, CRT-1: nvidia-auto-select +1366+0"
  117. Identifier "Screen0"
  118. Device "Device0"
  119. Monitor "Monitor0"
  120. DefaultDepth 24
  121. Option "TwinView" "0"
  122. Option "TwinViewXineramaInfoOrder" "CRT-0"
  123. Option "metamodes" "CRT-0: nvidia-auto-select +0+0"
  124. SubSection "Display"
  125. Depth 24
  126. EndSubSection
  127. EndSection
  128.  
  129. Section "Screen"
  130. Identifier "DisplayLinkScreen"
  131. Device "DisplayLinkDevice"
  132. Monitor "DisplayLinkMonitor"
  133. SubSection "Display"
  134.  
  135. #Virtual 1280 1024
  136. Depth 16
  137. Modes "1280x1024" "1024x768" "800x600"
  138. EndSubSection
  139. EndSection
  140.  
  141. Section "Screen"
  142. Identifier "Screen1"
  143. Device "Device1"
  144. Monitor "Monitor1"
  145. DefaultDepth 24
  146. Option "TwinView" "0"
  147. Option "metamodes" "CRT-1: nvidia-auto-select +0+0"
  148. SubSection "Display"
  149. Depth 24
  150. EndSubSection
  151. EndSection
  152.  
  153. Section "Screen"
  154. Identifier "Screen2"
  155. Device "Device2"
  156. Monitor "Monitor2"
  157. DefaultDepth 24
  158. Option "TwinView" "0"
  159. Option "TwinViewXineramaInfoOrder" "CRT-0"
  160. Option "metamodes" "nvidia-auto-select +0+0"
  161. SubSection "Display"
  162. Depth 24
  163. EndSubSection
  164. EndSection
Add Comment
Please, Sign In to add comment