Guest User

Untitled

a guest
Dec 15th, 2018
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.00 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. InputDevice "Mouse0" "CorePointer"
  10. InputDevice "Keyboard0" "CoreKeyboard"
  11. EndSection
  12.  
  13. Section "Files"
  14. ModulePath "/usr/lib/xorg/modules"
  15. FontPath "/usr/share/fonts/X11/misc"
  16. FontPath "/usr/share/fonts/X11/cyrillic"
  17. FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
  18. FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
  19. FontPath "/usr/share/fonts/X11/Type1"
  20. FontPath "/usr/share/fonts/X11/100dpi"
  21. FontPath "/usr/share/fonts/X11/75dpi"
  22. FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  23. FontPath "built-ins"
  24. EndSection
  25.  
  26. Section "Module"
  27. Load "record"
  28. Load "extmod"
  29. Load "dri2"
  30. Load "dri"
  31. Load "dbe"
  32. Load "glx"
  33. EndSection
  34.  
  35. Section "InputDevice"
  36. Identifier "Keyboard0"
  37. Driver "kbd"
  38. EndSection
  39.  
  40. Section "InputDevice"
  41. Identifier "Mouse0"
  42. Driver "mouse"
  43. Option "Protocol" "auto"
  44. Option "Device" "/dev/input/mice"
  45. Option "ZAxisMapping" "4 5 6 7"
  46. EndSection
  47.  
  48. Section "Monitor"
  49. Identifier "Monitor0"
  50. VendorName "Monitor Vendor"
  51. ModelName "Monitor Model"
  52. EndSection
  53.  
  54. Section "Monitor"
  55. Identifier "Monitor1"
  56. VendorName "Monitor Vendor"
  57. ModelName "Monitor Model"
  58. EndSection
  59.  
  60. Section "Monitor"
  61. Identifier "Monitor2"
  62. VendorName "Monitor Vendor"
  63. ModelName "Monitor Model"
  64. EndSection
  65.  
  66. Section "Monitor"
  67. Identifier "Monitor3"
  68. VendorName "Monitor Vendor"
  69. ModelName "Monitor Model"
  70. EndSection
  71.  
  72. Section "Monitor"
  73. Identifier "Monitor4"
  74. VendorName "Monitor Vendor"
  75. ModelName "Monitor Model"
  76. EndSection
  77.  
  78. Section "Monitor"
  79. Identifier "Monitor5"
  80. VendorName "Monitor Vendor"
  81. ModelName "Monitor Model"
  82. EndSection
  83.  
  84. Section "Device"
  85. ### Available Driver options are:-
  86. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  87. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  88. ### <percent>: "<f>%"
  89. ### [arg]: arg optional
  90. #Option "NoAccel" # [<bool>]
  91. #Option "SWcursor" # [<bool>]
  92. #Option "Dac6Bit" # [<bool>]
  93. #Option "Dac8Bit" # [<bool>]
  94. #Option "BusType" # [<str>]
  95. #Option "CPPIOMode" # [<bool>]
  96. #Option "CPusecTimeout" # <i>
  97. #Option "AGPMode" # <i>
  98. #Option "AGPFastWrite" # [<bool>]
  99. #Option "AGPSize" # <i>
  100. #Option "GARTSize" # <i>
  101. #Option "RingSize" # <i>
  102. #Option "BufferSize" # <i>
  103. #Option "EnableDepthMoves" # [<bool>]
  104. #Option "EnablePageFlip" # [<bool>]
  105. #Option "NoBackBuffer" # [<bool>]
  106. #Option "DMAForXv" # [<bool>]
  107. #Option "FBTexPercent" # <i>
  108. #Option "DepthBits" # <i>
  109. #Option "PCIAPERSize" # <i>
  110. #Option "AccelDFS" # [<bool>]
  111. #Option "IgnoreEDID" # [<bool>]
  112. #Option "CustomEDID" # [<str>]
  113. #Option "DisplayPriority" # [<str>]
  114. #Option "PanelSize" # [<str>]
  115. #Option "ForceMinDotClock" # <freq>
  116. #Option "ColorTiling" # [<bool>]
  117. #Option "VideoKey" # <i>
  118. #Option "RageTheatreCrystal" # <i>
  119. #Option "RageTheatreTunerPort" # <i>
  120. #Option "RageTheatreCompositePort" # <i>
  121. #Option "RageTheatreSVideoPort" # <i>
  122. #Option "TunerType" # <i>
  123. #Option "RageTheatreMicrocPath" # <str>
  124. #Option "RageTheatreMicrocType" # <str>
  125. #Option "ScalerWidth" # <i>
  126. #Option "RenderAccel" # [<bool>]
  127. #Option "SubPixelOrder" # [<str>]
  128. #Option "ClockGating" # [<bool>]
  129. #Option "VGAAccess" # [<bool>]
  130. #Option "ReverseDDC" # [<bool>]
  131. #Option "LVDSProbePLL" # [<bool>]
  132. #Option "AccelMethod" # <str>
  133. #Option "DRI" # [<bool>]
  134. #Option "ConnectorTable" # <str>
  135. #Option "DefaultConnectorTable" # [<bool>]
  136. #Option "DefaultTMDSPLL" # [<bool>]
  137. #Option "TVDACLoadDetect" # [<bool>]
  138. #Option "ForceTVOut" # [<bool>]
  139. #Option "TVStandard" # <str>
  140. #Option "IgnoreLidStatus" # [<bool>]
  141. #Option "DefaultTVDACAdj" # [<bool>]
  142. #Option "Int10" # [<bool>]
  143. #Option "EXAVSync" # [<bool>]
  144. #Option "ATOMTVOut" # [<bool>]
  145. #Option "R4xxATOM" # [<bool>]
  146. #Option "ForceLowPowerMode" # [<bool>]
  147. #Option "DynamicPM" # [<bool>]
  148. #Option "NewPLL" # [<bool>]
  149. #Option "ZaphodHeads" # <str>
  150. Identifier "Card0"
  151. Driver "radeon"
  152. BusID "PCI:1:5:0"
  153. EndSection
  154.  
  155. Section "Device"
  156. ### Available Driver options are:-
  157. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  158. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  159. ### <percent>: "<f>%"
  160. ### [arg]: arg optional
  161. #Option "NoAccel" # [<bool>]
  162. #Option "SWcursor" # [<bool>]
  163. #Option "Dac6Bit" # [<bool>]
  164. #Option "Dac8Bit" # [<bool>]
  165. #Option "BusType" # [<str>]
  166. #Option "CPPIOMode" # [<bool>]
  167. #Option "CPusecTimeout" # <i>
  168. #Option "AGPMode" # <i>
  169. #Option "AGPFastWrite" # [<bool>]
  170. #Option "AGPSize" # <i>
  171. #Option "GARTSize" # <i>
  172. #Option "RingSize" # <i>
  173. #Option "BufferSize" # <i>
  174. #Option "EnableDepthMoves" # [<bool>]
  175. #Option "EnablePageFlip" # [<bool>]
  176. #Option "NoBackBuffer" # [<bool>]
  177. #Option "DMAForXv" # [<bool>]
  178. #Option "FBTexPercent" # <i>
  179. #Option "DepthBits" # <i>
  180. #Option "PCIAPERSize" # <i>
  181. #Option "AccelDFS" # [<bool>]
  182. #Option "IgnoreEDID" # [<bool>]
  183. #Option "CustomEDID" # [<str>]
  184. #Option "DisplayPriority" # [<str>]
  185. #Option "PanelSize" # [<str>]
  186. #Option "ForceMinDotClock" # <freq>
  187. #Option "ColorTiling" # [<bool>]
  188. #Option "VideoKey" # <i>
  189. #Option "RageTheatreCrystal" # <i>
  190. #Option "RageTheatreTunerPort" # <i>
  191. #Option "RageTheatreCompositePort" # <i>
  192. #Option "RageTheatreSVideoPort" # <i>
  193. #Option "TunerType" # <i>
  194. #Option "RageTheatreMicrocPath" # <str>
  195. #Option "RageTheatreMicrocType" # <str>
  196. #Option "ScalerWidth" # <i>
  197. #Option "RenderAccel" # [<bool>]
  198. #Option "SubPixelOrder" # [<str>]
  199. #Option "ClockGating" # [<bool>]
  200. #Option "VGAAccess" # [<bool>]
  201. #Option "ReverseDDC" # [<bool>]
  202. #Option "LVDSProbePLL" # [<bool>]
  203. #Option "AccelMethod" # <str>
  204. #Option "DRI" # [<bool>]
  205. #Option "ConnectorTable" # <str>
  206. #Option "DefaultConnectorTable" # [<bool>]
  207. #Option "DefaultTMDSPLL" # [<bool>]
  208. #Option "TVDACLoadDetect" # [<bool>]
  209. #Option "ForceTVOut" # [<bool>]
  210. #Option "TVStandard" # <str>
  211. #Option "IgnoreLidStatus" # [<bool>]
  212. #Option "DefaultTVDACAdj" # [<bool>]
  213. #Option "Int10" # [<bool>]
  214. #Option "EXAVSync" # [<bool>]
  215. #Option "ATOMTVOut" # [<bool>]
  216. #Option "R4xxATOM" # [<bool>]
  217. #Option "ForceLowPowerMode" # [<bool>]
  218. #Option "DynamicPM" # [<bool>]
  219. #Option "NewPLL" # [<bool>]
  220. #Option "ZaphodHeads" # <str>
  221. Identifier "Card1"
  222. Driver "radeon"
  223. BusID "PCI:2:0:0"
  224. EndSection
  225.  
  226. Section "Device"
  227. ### Available Driver options are:-
  228. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  229. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  230. ### <percent>: "<f>%"
  231. ### [arg]: arg optional
  232. #Option "ShadowFB" # [<bool>]
  233. #Option "Rotate" # <str>
  234. #Option "fbdev" # <str>
  235. #Option "debug" # [<bool>]
  236. Identifier "Card2"
  237. Driver "fbdev"
  238. BusID "PCI:1:5:0"
  239. EndSection
  240.  
  241. Section "Device"
  242. ### Available Driver options are:-
  243. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  244. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  245. ### <percent>: "<f>%"
  246. ### [arg]: arg optional
  247. #Option "ShadowFB" # [<bool>]
  248. #Option "Rotate" # <str>
  249. #Option "fbdev" # <str>
  250. #Option "debug" # [<bool>]
  251. Identifier "Card3"
  252. Driver "fbdev"
  253. BusID "PCI:2:0:0"
  254. EndSection
  255.  
  256. Section "Device"
  257. ### Available Driver options are:-
  258. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  259. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  260. ### <percent>: "<f>%"
  261. ### [arg]: arg optional
  262. #Option "ShadowFB" # [<bool>]
  263. #Option "DefaultRefresh" # [<bool>]
  264. #Option "ModeSetClearScreen" # [<bool>]
  265. Identifier "Card4"
  266. Driver "vesa"
  267. BusID "PCI:1:5:0"
  268. EndSection
  269.  
  270. Section "Device"
  271. ### Available Driver options are:-
  272. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  273. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  274. ### <percent>: "<f>%"
  275. ### [arg]: arg optional
  276. #Option "ShadowFB" # [<bool>]
  277. #Option "DefaultRefresh" # [<bool>]
  278. #Option "ModeSetClearScreen" # [<bool>]
  279. Identifier "Card5"
  280. Driver "vesa"
  281. BusID "PCI:2:0:0"
  282. EndSection
  283.  
  284. Section "Screen"
  285. Identifier "Screen0"
  286. Device "Card0"
  287. Monitor "Monitor0"
  288. SubSection "Display"
  289. Viewport 0 0
  290. Depth 1
  291. EndSubSection
  292. SubSection "Display"
  293. Viewport 0 0
  294. Depth 4
  295. EndSubSection
  296. SubSection "Display"
  297. Viewport 0 0
  298. Depth 8
  299. EndSubSection
  300. SubSection "Display"
  301. Viewport 0 0
  302. Depth 15
  303. EndSubSection
  304. SubSection "Display"
  305. Viewport 0 0
  306. Depth 16
  307. EndSubSection
  308. SubSection "Display"
  309. Viewport 0 0
  310. Depth 24
  311. EndSubSection
  312. EndSection
  313.  
  314. Section "Screen"
  315. Identifier "Screen1"
  316. Device "Card1"
  317. Monitor "Monitor1"
  318. SubSection "Display"
  319. Viewport 0 0
  320. Depth 1
  321. EndSubSection
  322. SubSection "Display"
  323. Viewport 0 0
  324. Depth 4
  325. EndSubSection
  326. SubSection "Display"
  327. Viewport 0 0
  328. Depth 8
  329. EndSubSection
  330. SubSection "Display"
  331. Viewport 0 0
  332. Depth 15
  333. EndSubSection
  334. SubSection "Display"
  335. Viewport 0 0
  336. Depth 16
  337. EndSubSection
  338. SubSection "Display"
  339. Viewport 0 0
  340. Depth 24
  341. EndSubSection
  342. EndSection
  343.  
  344. Section "Screen"
  345. Identifier "Screen2"
  346. Device "Card2"
  347. Monitor "Monitor2"
  348. SubSection "Display"
  349. Viewport 0 0
  350. Depth 1
  351. EndSubSection
  352. SubSection "Display"
  353. Viewport 0 0
  354. Depth 4
  355. EndSubSection
  356. SubSection "Display"
  357. Viewport 0 0
  358. Depth 8
  359. EndSubSection
  360. SubSection "Display"
  361. Viewport 0 0
  362. Depth 15
  363. EndSubSection
  364. SubSection "Display"
  365. Viewport 0 0
  366. Depth 16
  367. EndSubSection
  368. SubSection "Display"
  369. Viewport 0 0
  370. Depth 24
  371. EndSubSection
  372. EndSection
  373.  
  374. Section "Screen"
  375. Identifier "Screen3"
  376. Device "Card3"
  377. Monitor "Monitor3"
  378. SubSection "Display"
  379. Viewport 0 0
  380. Depth 1
  381. EndSubSection
  382. SubSection "Display"
  383. Viewport 0 0
  384. Depth 4
  385. EndSubSection
  386. SubSection "Display"
  387. Viewport 0 0
  388. Depth 8
  389. EndSubSection
  390. SubSection "Display"
  391. Viewport 0 0
  392. Depth 15
  393. EndSubSection
  394. SubSection "Display"
  395. Viewport 0 0
  396. Depth 16
  397. EndSubSection
  398. SubSection "Display"
  399. Viewport 0 0
  400. Depth 24
  401. EndSubSection
  402. EndSection
  403.  
  404. Section "Screen"
  405. Identifier "Screen4"
  406. Device "Card4"
  407. Monitor "Monitor4"
  408. SubSection "Display"
  409. Viewport 0 0
  410. Depth 1
  411. EndSubSection
  412. SubSection "Display"
  413. Viewport 0 0
  414. Depth 4
  415. EndSubSection
  416. SubSection "Display"
  417. Viewport 0 0
  418. Depth 8
  419. EndSubSection
  420. SubSection "Display"
  421. Viewport 0 0
  422. Depth 15
  423. EndSubSection
  424. SubSection "Display"
  425. Viewport 0 0
  426. Depth 16
  427. EndSubSection
  428. SubSection "Display"
  429. Viewport 0 0
  430. Depth 24
  431. EndSubSection
  432. EndSection
  433.  
  434. Section "Screen"
  435. Identifier "Screen5"
  436. Device "Card5"
  437. Monitor "Monitor5"
  438. SubSection "Display"
  439. Viewport 0 0
  440. Depth 1
  441. EndSubSection
  442. SubSection "Display"
  443. Viewport 0 0
  444. Depth 4
  445. EndSubSection
  446. SubSection "Display"
  447. Viewport 0 0
  448. Depth 8
  449. EndSubSection
  450. SubSection "Display"
  451. Viewport 0 0
  452. Depth 15
  453. EndSubSection
  454. SubSection "Display"
  455. Viewport 0 0
  456. Depth 16
  457. EndSubSection
  458. SubSection "Display"
  459. Viewport 0 0
  460. Depth 24
  461. EndSubSection
  462. EndSection
Add Comment
Please, Sign In to add comment