Guest User

Untitled

a guest
Jul 17th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.93 KB | None | 0 0
  1. Section "ServerLayout"
  2. Identifier "TriHead Try"
  3. Screen 0 "Screen0" 0 0
  4. Screen 1 "Screen1" RightOf "Screen0"
  5. Screen 2 "Screen2" LeftOf "Screen0"
  6. InputDevice "Mouse1" "CorePointer"
  7. InputDevice "Keyboard1" "CoreKeyboard"
  8. Option "Xinerama" "On"
  9. EndSection
  10.  
  11. Section "Files"
  12. RgbPath "/usr/share/X11/rgb"
  13. ModulePath "/usr/lib/xorg/modules"
  14. FontPath "/usr/share/fonts/misc"
  15. FontPath "/usr/share/fonts/75dpi"
  16. FontPath "/usr/share/fonts/100dpi"
  17. FontPath "/usr/share/fonts/TTF"
  18. FontPath "/usr/share/fonts/Type1"
  19. EndSection
  20.  
  21. Section "Module"
  22. Load "extmod"
  23. Load "dbe"
  24. Load "record"
  25. Load "xtrap"
  26. Load "dri"
  27. Load "glx"
  28. Load "freetype"
  29. Load "type1"
  30. EndSection
  31.  
  32. Section "InputDevice"
  33. Identifier "Keyboard1"
  34. Driver "kbd"
  35. Option "XkbRules" "xorg"
  36. Option "XkbModel" "pc105"
  37. Option "XkbLayout" "de"
  38. Option "Protocol" "Standard"
  39. EndSection
  40.  
  41. Section "InputDevice"
  42. Identifier "Mouse1"
  43. Driver "mouse"
  44. Option "Protocol" "IMPS/2" # IntelliMouse PS/2
  45. Option "Device" "/dev/input/mouse0"
  46. Option "ZAxisMapping" "4 5 6 7"
  47. # Option "Emulate3Buttons"
  48. # Option "Emulate3Timeout" "50"
  49. EndSection
  50.  
  51.  
  52. ########### Monitore #############
  53.  
  54.  
  55. Section "Monitor"#
  56. Identifier "Monitor0"#
  57. VendorName "Monitor Vendor"
  58. ModelName "Monitor Model"
  59. HorizSync 30.0 - 96
  60. HorizSync 30.0 - 96.0
  61. VertRefresh 30.0 - 150.0
  62. VertRefresh 30.0 - 150.0
  63. Option "DPMS" "true"
  64. EndSection
  65.  
  66. # MITTE
  67. Section "Monitor"
  68. Identifier "Monitor0"
  69. Option "VendorName" "Monitor Vendor"
  70. Option "ModelName" "Monitor Model"
  71. Option "DPMS" "true"
  72. HorizSync 30,0-96,0
  73. VertRefresh 30,0-150,0
  74. Modeline "1280x1024_75.00" 138.54 1280 1368 1504 1728 1024 1025 1028 1069 -HSync +Vsync
  75. EndSection
  76.  
  77. # RECHTS
  78. Section "Monitor"
  79. Identifier "Monitor1"
  80. Option "VendorName" "Monitor Vendor"
  81. Option "ModelName" "Monitor Model"
  82. HorizSync 30,0-96,0
  83. VertRefresh 30,0-150,0
  84. Modeline "1024x768_75.00" 81.80 1024 1080 1192 1360 768 769 772 802 -HSync +Vsync
  85. EndSection
  86.  
  87. # LINKS
  88. Section "Monitor"
  89. Identifier "Monitor2"
  90. Option "VendorName" "Monitor Vendor"
  91. Option "ModelName" "Monitor Model"
  92. HorizSync 30-96
  93. VertRefresh 50,0-150,0
  94. # Option "DPMS"
  95. Modeline "1280x1024_75.00" 138.54 1280 1368 1504 1728 1024 1025 1028 1069 -HSync +Vsync
  96. EndSection
  97.  
  98.  
  99.  
  100. ########### KARTEN #############
  101.  
  102. # ATI PRI
  103. Section "Device"
  104. Option "MonitorLayout" "CRT, CRT"
  105. # Option "MetaModes" "1280x1024 1024x748"
  106. Option "UseInternalAGPGART" "no"
  107. # Option "MergedFB" "true"
  108. # Option "CRT2Position" "RightOf"
  109. # Option "CRT2HSync" "30.0-96.0"#
  110. # Option "CRT2VRefresh" "30.0-150.0"
  111. Option "AGPFastWrite" "1"
  112.  
  113. Option "xorg.conf" "Default Layout"
  114. Option "DesktopSetup" "horizontal,reverse"
  115.  
  116. Identifier "Card0"
  117. Driver "fglrx"
  118. VendorName "ATI Technologies Inc"
  119. BoardName "RV350 AP [Radeon 9600]"
  120. BusID "PCI:1:0:0"
  121. Screen 0
  122. Option "Xinerama" "true"
  123. EndSection
  124.  
  125. # TRI RECHTS
  126. Section "Device"
  127. Identifier "Card1"
  128. Driver "nvidia"
  129. VendorName "Trident Microsystems"
  130. BoardName "TGUI 9660/938x/968x"
  131. BusID "PCI:0:10:0"
  132. # Screen 5
  133. Option "Display" "Dual" #CRT, LCD
  134. Option "CRT2Position" "RightOf"
  135. Option "PciRetry" "True"
  136. # Option "NoAccel" "True"
  137. # Option "Xinerama" "true"
  138. EndSection
  139.  
  140. # ATI SEC
  141. Section "Device"
  142. Option "MonitorLayout" "CRT, CRT"
  143. # Option "UseInternalAGPGART" "no"
  144. # Option "CRT2HSync" "30.0-96.0"
  145. # Option "CRT2VRefresh" "30.0-150.0"
  146. Option "CRT2Position" "LeftOf"
  147. Option "MetaModes" "1280x1024 1024x768"
  148. Option "AGPFastWrite" "1"
  149. Identifier "Card2"
  150. Driver "fglrx"
  151. VendorName "ATI Technologies Inc"
  152. BoardName "RV350 AP [Radeon 9600] SE"
  153. BusID "PCI:1:0:1"
  154. Screen 2
  155. Option "Xinerama" "true"
  156. EndSection
  157.  
  158.  
  159. ########### Screens #############
  160.  
  161. # MITTE
  162. Section "Screen"
  163. Identifier "Screen0"
  164. Device "Card0"
  165. Monitor "Monitor0"
  166. DefaultDepth 24
  167. SubSection "Display"
  168. Viewport 0 0
  169. Depth 24
  170. Modes "1280x1024_75"
  171. EndSubSection
  172. EndSection
  173.  
  174. # RECHTS
  175. Section "Screen"
  176. Identifier "Screen1"
  177. Device "Card1"
  178. Monitor "Monitor1"
  179. DefaultDepth 24
  180. SubSection "Display"
  181. Viewport 0 0
  182. Depth 24
  183. Modes "1024x768_75"
  184. EndSubSection
  185. EndSection
  186.  
  187. # LINKS
  188. Section "Screen"
  189. Identifier "Screen2"
  190. Device "Card2"
  191. Monitor "Monitor2"
  192. DefaultDepth 24
  193. SubSection "Display"
  194. Viewport 0 0
  195. Depth 24
  196. Modes "1280x1024_75"
  197. EndSubSection
  198. EndSection
  199.  
  200.  
  201. ########### STUFF #############
  202.  
  203.  
  204. Section "ServerFlags"
  205. Option "AllowMouseOpenFail" "true"
  206. # Option "Xinerama" "on"
  207. EndSection
  208.  
  209. Section "dri"
  210. Mode 0666
  211. Group "video"
  212. EndSection
Add Comment
Please, Sign In to add comment