Advertisement
Guest User

Untitled

a guest
Dec 24th, 2014
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.23 KB | None | 0 0
  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. Screen 4 "Screen4" RightOf "Screen3"
  8. Screen 5 "Screen5" RightOf "Screen4"
  9. Screen 6 "Screen6" RightOf "Screen5"
  10. InputDevice "Mouse0" "CorePointer"
  11. InputDevice "Keyboard0" "CoreKeyboard"
  12. EndSection
  13.  
  14. Section "Files"
  15. ModulePath "/usr/local/lib/xorg/modules"
  16. FontPath "/usr/local/lib/X11/fonts/misc/"
  17. FontPath "/usr/local/lib/X11/fonts/TTF/"
  18. FontPath "/usr/local/lib/X11/fonts/OTF/"
  19. FontPath "/usr/local/lib/X11/fonts/Type1/"
  20. FontPath "/usr/local/lib/X11/fonts/100dpi/"
  21. FontPath "/usr/local/lib/X11/fonts/75dpi/"
  22. EndSection
  23.  
  24. Section "Module"
  25. Load "glx"
  26. EndSection
  27.  
  28. Section "InputDevice"
  29. Identifier "Keyboard0"
  30. Driver "kbd"
  31. EndSection
  32.  
  33. Section "InputDevice"
  34. Identifier "Mouse0"
  35. Driver "mouse"
  36. Option "Protocol" "auto"
  37. Option "Device" "/dev/sysmouse"
  38. Option "ZAxisMapping" "4 5 6 7"
  39. EndSection
  40.  
  41. Section "Monitor"
  42. Identifier "Monitor0"
  43. VendorName "Monitor Vendor"
  44. ModelName "Monitor Model"
  45. EndSection
  46.  
  47. Section "Monitor"
  48. Identifier "Monitor1"
  49. VendorName "Monitor Vendor"
  50. ModelName "Monitor Model"
  51. EndSection
  52.  
  53. Section "Monitor"
  54. Identifier "Monitor2"
  55. VendorName "Monitor Vendor"
  56. ModelName "Monitor Model"
  57. EndSection
  58.  
  59. Section "Monitor"
  60. Identifier "Monitor3"
  61. VendorName "Monitor Vendor"
  62. ModelName "Monitor Model"
  63. EndSection
  64.  
  65. Section "Monitor"
  66. Identifier "Monitor4"
  67. VendorName "Monitor Vendor"
  68. ModelName "Monitor Model"
  69. EndSection
  70.  
  71. Section "Monitor"
  72. Identifier "Monitor5"
  73. VendorName "Monitor Vendor"
  74. ModelName "Monitor Model"
  75. EndSection
  76.  
  77. Section "Monitor"
  78. Identifier "Monitor6"
  79. VendorName "Monitor Vendor"
  80. ModelName "Monitor Model"
  81. EndSection
  82.  
  83. Section "Device"
  84. ### Available Driver options are:-
  85. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  86. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  87. ### <percent>: "<f>%"
  88. ### [arg]: arg optional
  89. #Option "SWcursor" # [<bool>]
  90. #Option "HWcursor" # [<bool>]
  91. #Option "NoAccel" # [<bool>]
  92. #Option "ShadowFB" # [<bool>]
  93. #Option "UseFBDev" # [<bool>]
  94. #Option "Rotate" # [<str>]
  95. #Option "VideoKey" # <i>
  96. #Option "FlatPanel" # [<bool>]
  97. #Option "FPDither" # [<bool>]
  98. #Option "CrtcNumber" # <i>
  99. #Option "FPScale" # [<bool>]
  100. #Option "FPTweak" # <i>
  101. #Option "DualHead" # [<bool>]
  102. Identifier "Card0"
  103. Driver "nv"
  104. BusID "PCI:1:0:0"
  105. EndSection
  106.  
  107. Section "Device"
  108. Identifier "Card1"
  109. Driver "nvidia"
  110. BusID "PCI:1:0:0"
  111. EndSection
  112.  
  113. Section "Device"
  114. ### Available Driver options are:-
  115. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  116. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  117. ### <percent>: "<f>%"
  118. ### [arg]: arg optional
  119. #Option "NoAccel" # [<bool>]
  120. #Option "AccelMethod" # <str>
  121. #Option "Backlight" # <str>
  122. #Option "DRI" # <str>
  123. #Option "ColorKey" # <i>
  124. #Option "VideoKey" # <i>
  125. #Option "Tiling" # [<bool>]
  126. #Option "LinearFramebuffer" # [<bool>]
  127. #Option "SwapbuffersWait" # [<bool>]
  128. #Option "TripleBuffer" # [<bool>]
  129. #Option "XvPreferOverlay" # [<bool>]
  130. #Option "HotPlug" # [<bool>]
  131. #Option "ReprobeOutputs" # [<bool>]
  132. #Option "XvMC" # [<bool>]
  133. #Option "ZaphodHeads" # <str>
  134. #Option "TearFree" # [<bool>]
  135. #Option "PerCrtcPixmaps" # [<bool>]
  136. #Option "FallbackDebug" # [<bool>]
  137. #Option "DebugFlushBatches" # [<bool>]
  138. #Option "DebugFlushCaches" # [<bool>]
  139. #Option "DebugWait" # [<bool>]
  140. #Option "BufferCache" # [<bool>]
  141. Identifier "Card2"
  142. Driver "intel"
  143. BusID "PCI:0:2:0"
  144. EndSection
  145.  
  146. Section "Device"
  147. ### Available Driver options are:-
  148. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  149. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  150. ### <percent>: "<f>%"
  151. ### [arg]: arg optional
  152. #Option "ShadowFB" # [<bool>]
  153. #Option "Rotate" # <str>
  154. #Option "fbdev" # <str>
  155. #Option "debug" # [<bool>]
  156. Identifier "Card3"
  157. Driver "fbdev"
  158. BusID "PCI:0:2:0"
  159. EndSection
  160.  
  161. Section "Device"
  162. ### Available Driver options are:-
  163. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  164. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  165. ### <percent>: "<f>%"
  166. ### [arg]: arg optional
  167. #Option "ShadowFB" # [<bool>]
  168. #Option "Rotate" # <str>
  169. #Option "fbdev" # <str>
  170. #Option "debug" # [<bool>]
  171. Identifier "Card4"
  172. Driver "fbdev"
  173. BusID "PCI:1:0:0"
  174. EndSection
  175.  
  176. Section "Device"
  177. ### Available Driver options are:-
  178. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  179. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  180. ### <percent>: "<f>%"
  181. ### [arg]: arg optional
  182. #Option "ShadowFB" # [<bool>]
  183. #Option "DefaultRefresh" # [<bool>]
  184. #Option "ModeSetClearScreen" # [<bool>]
  185. Identifier "Card5"
  186. Driver "vesa"
  187. BusID "PCI:0:2:0"
  188. EndSection
  189.  
  190. Section "Device"
  191. ### Available Driver options are:-
  192. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  193. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  194. ### <percent>: "<f>%"
  195. ### [arg]: arg optional
  196. #Option "ShadowFB" # [<bool>]
  197. #Option "DefaultRefresh" # [<bool>]
  198. #Option "ModeSetClearScreen" # [<bool>]
  199. Identifier "Card6"
  200. Driver "vesa"
  201. BusID "PCI:1:0:0"
  202. EndSection
  203.  
  204. Section "Screen"
  205. Identifier "Screen0"
  206. Device "Card0"
  207. Monitor "Monitor0"
  208. SubSection "Display"
  209. Viewport 0 0
  210. Depth 1
  211. EndSubSection
  212. SubSection "Display"
  213. Viewport 0 0
  214. Depth 4
  215. EndSubSection
  216. SubSection "Display"
  217. Viewport 0 0
  218. Depth 8
  219. EndSubSection
  220. SubSection "Display"
  221. Viewport 0 0
  222. Depth 15
  223. EndSubSection
  224. SubSection "Display"
  225. Viewport 0 0
  226. Depth 16
  227. EndSubSection
  228. SubSection "Display"
  229. Viewport 0 0
  230. Depth 24
  231. EndSubSection
  232. EndSection
  233.  
  234. Section "Screen"
  235. Identifier "Screen1"
  236. Device "Card1"
  237. Monitor "Monitor1"
  238. SubSection "Display"
  239. Viewport 0 0
  240. Depth 1
  241. EndSubSection
  242. SubSection "Display"
  243. Viewport 0 0
  244. Depth 4
  245. EndSubSection
  246. SubSection "Display"
  247. Viewport 0 0
  248. Depth 8
  249. EndSubSection
  250. SubSection "Display"
  251. Viewport 0 0
  252. Depth 15
  253. EndSubSection
  254. SubSection "Display"
  255. Viewport 0 0
  256. Depth 16
  257. EndSubSection
  258. SubSection "Display"
  259. Viewport 0 0
  260. Depth 24
  261. EndSubSection
  262. EndSection
  263.  
  264. Section "Screen"
  265. Identifier "Screen2"
  266. Device "Card2"
  267. Monitor "Monitor2"
  268. SubSection "Display"
  269. Viewport 0 0
  270. Depth 1
  271. EndSubSection
  272. SubSection "Display"
  273. Viewport 0 0
  274. Depth 4
  275. EndSubSection
  276. SubSection "Display"
  277. Viewport 0 0
  278. Depth 8
  279. EndSubSection
  280. SubSection "Display"
  281. Viewport 0 0
  282. Depth 15
  283. EndSubSection
  284. SubSection "Display"
  285. Viewport 0 0
  286. Depth 16
  287. EndSubSection
  288. SubSection "Display"
  289. Viewport 0 0
  290. Depth 24
  291. EndSubSection
  292. EndSection
  293.  
  294. Section "Screen"
  295. Identifier "Screen3"
  296. Device "Card3"
  297. Monitor "Monitor3"
  298. SubSection "Display"
  299. Viewport 0 0
  300. Depth 1
  301. EndSubSection
  302. SubSection "Display"
  303. Viewport 0 0
  304. Depth 4
  305. EndSubSection
  306. SubSection "Display"
  307. Viewport 0 0
  308. Depth 8
  309. EndSubSection
  310. SubSection "Display"
  311. Viewport 0 0
  312. Depth 15
  313. EndSubSection
  314. SubSection "Display"
  315. Viewport 0 0
  316. Depth 16
  317. EndSubSection
  318. SubSection "Display"
  319. Viewport 0 0
  320. Depth 24
  321. EndSubSection
  322. EndSection
  323.  
  324. Section "Screen"
  325. Identifier "Screen4"
  326. Device "Card4"
  327. Monitor "Monitor4"
  328. SubSection "Display"
  329. Viewport 0 0
  330. Depth 1
  331. EndSubSection
  332. SubSection "Display"
  333. Viewport 0 0
  334. Depth 4
  335. EndSubSection
  336. SubSection "Display"
  337. Viewport 0 0
  338. Depth 8
  339. EndSubSection
  340. SubSection "Display"
  341. Viewport 0 0
  342. Depth 15
  343. EndSubSection
  344. SubSection "Display"
  345. Viewport 0 0
  346. Depth 16
  347. EndSubSection
  348. SubSection "Display"
  349. Viewport 0 0
  350. Depth 24
  351. EndSubSection
  352. EndSection
  353.  
  354. Section "Screen"
  355. Identifier "Screen5"
  356. Device "Card5"
  357. Monitor "Monitor5"
  358. SubSection "Display"
  359. Viewport 0 0
  360. Depth 1
  361. EndSubSection
  362. SubSection "Display"
  363. Viewport 0 0
  364. Depth 4
  365. EndSubSection
  366. SubSection "Display"
  367. Viewport 0 0
  368. Depth 8
  369. EndSubSection
  370. SubSection "Display"
  371. Viewport 0 0
  372. Depth 15
  373. EndSubSection
  374. SubSection "Display"
  375. Viewport 0 0
  376. Depth 16
  377. EndSubSection
  378. SubSection "Display"
  379. Viewport 0 0
  380. Depth 24
  381. EndSubSection
  382. EndSection
  383.  
  384. Section "Screen"
  385. Identifier "Screen6"
  386. Device "Card6"
  387. Monitor "Monitor6"
  388. SubSection "Display"
  389. Viewport 0 0
  390. Depth 1
  391. EndSubSection
  392. SubSection "Display"
  393. Viewport 0 0
  394. Depth 4
  395. EndSubSection
  396. SubSection "Display"
  397. Viewport 0 0
  398. Depth 8
  399. EndSubSection
  400. SubSection "Display"
  401. Viewport 0 0
  402. Depth 15
  403. EndSubSection
  404. SubSection "Display"
  405. Viewport 0 0
  406. Depth 16
  407. EndSubSection
  408. SubSection "Display"
  409. Viewport 0 0
  410. Depth 24
  411. EndSubSection
  412. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement