1. Section "ServerLayout"
  2. Identifier "X.org Configured"
  3. Screen 0 "Screen0" 0 0
  4. Screen 1 "Screen1" RightOf "Screen0"
  5. Screen 2 "Screen2" RightOf "Screen1"
  6. Screen 3 "Screen3" RightOf "Screen2"
  7. InputDevice "Mouse0" "CorePointer"
  8. InputDevice "Keyboard0" "CoreKeyboard"
  9. EndSection
  10. Section "Files"
  11. ModulePath "/usr/local/lib/xorg/modules"
  12. FontPath "/usr/local/share/fonts/misc/"
  13. FontPath "/usr/local/share/fonts/TTF/"
  14. FontPath "/usr/local/share/fonts/OTF/"
  15. FontPath "/usr/local/share/fonts/Type1/"
  16. FontPath "/usr/local/share/fonts/100dpi/"
  17. FontPath "/usr/local/share/fonts/75dpi/"
  18. EndSection
  19. Section "Module"
  20. Load "glx"
  21. EndSection
  22. Section "InputDevice"
  23. Identifier "Keyboard0"
  24. Driver "kbd"
  25. EndSection
  26. Section "InputDevice"
  27. Identifier "Mouse0"
  28. Driver "mouse"
  29. Option "Protocol" "auto"
  30. Option "Device" "/dev/sysmouse"
  31. Option "ZAxisMapping" "4 5 6 7"
  32. EndSection
  33. Section "Monitor"
  34. Identifier "Monitor0"
  35. VendorName "Monitor Vendor"
  36. ModelName "Monitor Model"
  37. EndSection
  38. Section "Monitor"
  39. Identifier "Monitor1"
  40. VendorName "Monitor Vendor"
  41. ModelName "Monitor Model"
  42. EndSection
  43. Section "Monitor"
  44. Identifier "Monitor2"
  45. VendorName "Monitor Vendor"
  46. ModelName "Monitor Model"
  47. EndSection
  48. Section "Monitor"
  49. Identifier "Monitor3"
  50. VendorName "Monitor Vendor"
  51. ModelName "Monitor Model"
  52. EndSection
  53. Section "Device"
  54. ### Available Driver options are:-
  55. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  56. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  57. ### <percent>: "<f>%"
  58. ### [arg]: arg optional
  59. #Option "SWcursor" # [<bool>]
  60. #Option "HWcursor" # [<bool>]
  61. #Option "NoAccel" # [<bool>]
  62. #Option "ShadowFB" # [<bool>]
  63. #Option "UseFBDev" # [<bool>]
  64. #Option "Rotate" # [<str>]
  65. #Option "VideoKey" # <i>
  66. #Option "FlatPanel" # [<bool>]
  67. #Option "FPDither" # [<bool>]
  68. #Option "CrtcNumber" # <i>
  69. #Option "FPScale" # [<bool>]
  70. #Option "FPTweak" # <i>
  71. #Option "DualHead" # [<bool>]
  72. Identifier "Card0"
  73. Driver "nv"
  74. BusID "PCI:1:0:0"
  75. EndSection
  76. Section "Device"
  77. ### Available Driver options are:-
  78. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  79. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  80. ### <percent>: "<f>%"
  81. ### [arg]: arg optional
  82. #Option "NoAccel" # [<bool>]
  83. #Option "AccelMethod" # <str>
  84. #Option "Backlight" # <str>
  85. #Option "DRI" # <str>
  86. #Option "ColorKey" # <i>
  87. #Option "VideoKey" # <i>
  88. #Option "Tiling" # [<bool>]
  89. #Option "LinearFramebuffer" # [<bool>]
  90. #Option "SwapbuffersWait" # [<bool>]
  91. #Option "TripleBuffer" # [<bool>]
  92. #Option "XvPreferOverlay" # [<bool>]
  93. #Option "HotPlug" # [<bool>]
  94. #Option "ReprobeOutputs" # [<bool>]
  95. #Option "XvMC" # [<bool>]
  96. #Option "ZaphodHeads" # <str>
  97. #Option "TearFree" # [<bool>]
  98. #Option "PerCrtcPixmaps" # [<bool>]
  99. #Option "FallbackDebug" # [<bool>]
  100. #Option "DebugFlushBatches" # [<bool>]
  101. #Option "DebugFlushCaches" # [<bool>]
  102. #Option "DebugWait" # [<bool>]
  103. #Option "BufferCache" # [<bool>]
  104. Identifier "Card1"
  105. Driver "intel"
  106. BusID "PCI:0:2:0"
  107. EndSection
  108. Section "Device"
  109. ### Available Driver options are:-
  110. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  111. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  112. ### <percent>: "<f>%"
  113. ### [arg]: arg optional
  114. #Option "ShadowFB" # [<bool>]
  115. #Option "DefaultRefresh" # [<bool>]
  116. #Option "ModeSetClearScreen" # [<bool>]
  117. Identifier "Card2"
  118. Driver "vesa"
  119. BusID "PCI:0:2:0"
  120. EndSection
  121. Section "Device"
  122. ### Available Driver options are:-
  123. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  124. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  125. ### <percent>: "<f>%"
  126. ### [arg]: arg optional
  127. #Option "ShadowFB" # [<bool>]
  128. #Option "DefaultRefresh" # [<bool>]
  129. #Option "ModeSetClearScreen" # [<bool>]
  130. Identifier "Card3"
  131. Driver "vesa"
  132. BusID "PCI:1:0:0"
  133. EndSection
  134. Section "Screen"
  135. Identifier "Screen0"
  136. Device "Card0"
  137. Monitor "Monitor0"
  138. SubSection "Display"
  139. Viewport 0 0
  140. Depth 1
  141. EndSubSection
  142. SubSection "Display"
  143. Viewport 0 0
  144. Depth 4
  145. EndSubSection
  146. SubSection "Display"
  147. Viewport 0 0
  148. Depth 8
  149. EndSubSection
  150. SubSection "Display"
  151. Viewport 0 0
  152. Depth 15
  153. EndSubSection
  154. SubSection "Display"
  155. Viewport 0 0
  156. Depth 16
  157. EndSubSection
  158. SubSection "Display"
  159. Viewport 0 0
  160. Depth 24
  161. EndSubSection
  162. EndSection
  163. Section "Screen"
  164. Identifier "Screen1"
  165. Device "Card1"
  166. Monitor "Monitor1"
  167. SubSection "Display"
  168. Viewport 0 0
  169. Depth 1
  170. EndSubSection
  171. SubSection "Display"
  172. Viewport 0 0
  173. Depth 4
  174. EndSubSection
  175. SubSection "Display"
  176. Viewport 0 0
  177. Depth 8
  178. EndSubSection
  179. SubSection "Display"
  180. Viewport 0 0
  181. Depth 15
  182. EndSubSection
  183. SubSection "Display"
  184. Viewport 0 0
  185. Depth 16
  186. EndSubSection
  187. SubSection "Display"
  188. Viewport 0 0
  189. Depth 24
  190. EndSubSection
  191. EndSection
  192. Section "Screen"
  193. Identifier "Screen2"
  194. Device "Card2"
  195. Monitor "Monitor2"
  196. SubSection "Display"
  197. Viewport 0 0
  198. Depth 1
  199. EndSubSection
  200. SubSection "Display"
  201. Viewport 0 0
  202. Depth 4
  203. EndSubSection
  204. SubSection "Display"
  205. Viewport 0 0
  206. Depth 8
  207. EndSubSection
  208. SubSection "Display"
  209. Viewport 0 0
  210. Depth 15
  211. EndSubSection
  212. SubSection "Display"
  213. Viewport 0 0
  214. Depth 16
  215. EndSubSection
  216. SubSection "Display"
  217. Viewport 0 0
  218. Depth 24
  219. EndSubSection
  220. EndSection
  221. Section "Screen"
  222. Identifier "Screen3"
  223. Device "Card3"
  224. Monitor "Monitor3"
  225. SubSection "Display"
  226. Viewport 0 0
  227. Depth 1
  228. EndSubSection
  229. SubSection "Display"
  230. Viewport 0 0
  231. Depth 4
  232. EndSubSection
  233. SubSection "Display"
  234. Viewport 0 0
  235. Depth 8
  236. EndSubSection
  237. SubSection "Display"
  238. Viewport 0 0
  239. Depth 15
  240. EndSubSection
  241. SubSection "Display"
  242. Viewport 0 0
  243. Depth 16
  244. EndSubSection
  245. SubSection "Display"
  246. Viewport 0 0
  247. Depth 24
  248. EndSubSection
  249. EndSection