Guest User

Untitled

a guest
Apr 18th, 2020
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.44 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. InputDevice "Mouse0" "CorePointer"
  8. InputDevice "Keyboard0" "CoreKeyboard"
  9. EndSection
  10.  
  11. Section "Files"
  12. ModulePath "/usr/local/lib/xorg/modules"
  13. FontPath "/usr/local/share/fonts/misc/"
  14. FontPath "/usr/local/share/fonts/TTF/"
  15. FontPath "/usr/local/share/fonts/OTF/"
  16. FontPath "/usr/local/share/fonts/Type1/"
  17. FontPath "/usr/local/share/fonts/100dpi/"
  18. FontPath "/usr/local/share/fonts/75dpi/"
  19. FontPath "catalogue:/usr/local/etc/X11/fontpath.d"
  20. EndSection
  21.  
  22. Section "Module"
  23. Load "glx"
  24. EndSection
  25.  
  26. Section "InputDevice"
  27. Identifier "Keyboard0"
  28. Driver "kbd"
  29. EndSection
  30.  
  31. Section "InputDevice"
  32. Identifier "Mouse0"
  33. Driver "mouse"
  34. Option "Protocol" "auto"
  35. Option "Device" "/dev/sysmouse"
  36. Option "ZAxisMapping" "4 5 6 7"
  37. EndSection
  38.  
  39. Section "Monitor"
  40. Identifier "Monitor0"
  41. VendorName "Monitor Vendor"
  42. ModelName "Monitor Model"
  43. EndSection
  44.  
  45. Section "Monitor"
  46. Identifier "Monitor1"
  47. VendorName "Monitor Vendor"
  48. ModelName "Monitor Model"
  49. EndSection
  50.  
  51. Section "Monitor"
  52. Identifier "Monitor2"
  53. VendorName "Monitor Vendor"
  54. ModelName "Monitor Model"
  55. EndSection
  56.  
  57. Section "Monitor"
  58. Identifier "Monitor3"
  59. VendorName "Monitor Vendor"
  60. ModelName "Monitor Model"
  61. EndSection
  62.  
  63. Section "Device"
  64. ### Available Driver options are:-
  65. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  66. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  67. ### <percent>: "<f>%"
  68. ### [arg]: arg optional
  69. #Option "Accel" # [<bool>]
  70. #Option "SWcursor" # [<bool>]
  71. #Option "EnablePageFlip" # [<bool>]
  72. #Option "SubPixelOrder" # [<str>]
  73. #Option "ZaphodHeads" # <str>
  74. #Option "AccelMethod" # <str>
  75. #Option "DRI3" # [<bool>]
  76. #Option "DRI" # <i>
  77. #Option "ShadowPrimary" # [<bool>]
  78. #Option "TearFree" # [<bool>]
  79. #Option "DeleteUnusedDP12Displays" # [<bool>]
  80. #Option "VariableRefresh" # [<bool>]
  81. Identifier "Card0"
  82. Driver "amdgpu"
  83. BusID "PCI:45:0:0"
  84. EndSection
  85.  
  86. Section "Device"
  87. ### Available Driver options are:-
  88. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  89. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  90. ### <percent>: "<f>%"
  91. ### [arg]: arg optional
  92. #Option "Accel" # [<bool>]
  93. #Option "SWcursor" # [<bool>]
  94. #Option "EnablePageFlip" # [<bool>]
  95. #Option "SubPixelOrder" # [<str>]
  96. #Option "ZaphodHeads" # <str>
  97. #Option "AccelMethod" # <str>
  98. #Option "DRI3" # [<bool>]
  99. #Option "DRI" # <i>
  100. #Option "ShadowPrimary" # [<bool>]
  101. #Option "TearFree" # [<bool>]
  102. #Option "DeleteUnusedDP12Displays" # [<bool>]
  103. #Option "VariableRefresh" # [<bool>]
  104. Identifier "Card1"
  105. Driver "amdgpu"
  106. BusID "PCI:46:0:0"
  107. EndSection
  108.  
  109. Section "Device"
  110. ### Available Driver options are:-
  111. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  112. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  113. ### <percent>: "<f>%"
  114. ### [arg]: arg optional
  115. #Option "Accel" # [<bool>]
  116. #Option "SWcursor" # [<bool>]
  117. #Option "EnablePageFlip" # [<bool>]
  118. #Option "SubPixelOrder" # [<str>]
  119. #Option "ZaphodHeads" # <str>
  120. #Option "AccelMethod" # <str>
  121. #Option "DRI3" # [<bool>]
  122. #Option "DRI" # <i>
  123. #Option "ShadowPrimary" # [<bool>]
  124. #Option "TearFree" # [<bool>]
  125. #Option "DeleteUnusedDP12Displays" # [<bool>]
  126. #Option "VariableRefresh" # [<bool>]
  127. Identifier "Card2"
  128. Driver "amdgpu"
  129. BusID "PCI:47:0:0"
  130. EndSection
  131.  
  132. Section "Device"
  133. ### Available Driver options are:-
  134. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  135. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  136. ### <percent>: "<f>%"
  137. ### [arg]: arg optional
  138. #Option "Accel" # [<bool>]
  139. #Option "SWcursor" # [<bool>]
  140. #Option "EnablePageFlip" # [<bool>]
  141. #Option "SubPixelOrder" # [<str>]
  142. #Option "ZaphodHeads" # <str>
  143. #Option "AccelMethod" # <str>
  144. #Option "DRI3" # [<bool>]
  145. #Option "DRI" # <i>
  146. #Option "ShadowPrimary" # [<bool>]
  147. #Option "TearFree" # [<bool>]
  148. #Option "DeleteUnusedDP12Displays" # [<bool>]
  149. #Option "VariableRefresh" # [<bool>]
  150. Identifier "Card3"
  151. Driver "amdgpu"
  152. BusID "PCI:47:0:1"
  153. EndSection
  154.  
  155. Section "Screen"
  156. Identifier "Screen0"
  157. Device "Card0"
  158. Monitor "Monitor0"
  159. SubSection "Display"
  160. Viewport 0 0
  161. Depth 1
  162. EndSubSection
  163. SubSection "Display"
  164. Viewport 0 0
  165. Depth 4
  166. EndSubSection
  167. SubSection "Display"
  168. Viewport 0 0
  169. Depth 8
  170. EndSubSection
  171. SubSection "Display"
  172. Viewport 0 0
  173. Depth 15
  174. EndSubSection
  175. SubSection "Display"
  176. Viewport 0 0
  177. Depth 16
  178. EndSubSection
  179. SubSection "Display"
  180. Viewport 0 0
  181. Depth 24
  182. EndSubSection
  183. EndSection
  184.  
  185. Section "Screen"
  186. Identifier "Screen1"
  187. Device "Card1"
  188. Monitor "Monitor1"
  189. SubSection "Display"
  190. Viewport 0 0
  191. Depth 1
  192. EndSubSection
  193. SubSection "Display"
  194. Viewport 0 0
  195. Depth 4
  196. EndSubSection
  197. SubSection "Display"
  198. Viewport 0 0
  199. Depth 8
  200. EndSubSection
  201. SubSection "Display"
  202. Viewport 0 0
  203. Depth 15
  204. EndSubSection
  205. SubSection "Display"
  206. Viewport 0 0
  207. Depth 16
  208. EndSubSection
  209. SubSection "Display"
  210. Viewport 0 0
  211. Depth 24
  212. EndSubSection
  213. EndSection
  214.  
  215. Section "Screen"
  216. Identifier "Screen2"
  217. Device "Card2"
  218. Monitor "Monitor2"
  219. SubSection "Display"
  220. Viewport 0 0
  221. Depth 1
  222. EndSubSection
  223. SubSection "Display"
  224. Viewport 0 0
  225. Depth 4
  226. EndSubSection
  227. SubSection "Display"
  228. Viewport 0 0
  229. Depth 8
  230. EndSubSection
  231. SubSection "Display"
  232. Viewport 0 0
  233. Depth 15
  234. EndSubSection
  235. SubSection "Display"
  236. Viewport 0 0
  237. Depth 16
  238. EndSubSection
  239. SubSection "Display"
  240. Viewport 0 0
  241. Depth 24
  242. EndSubSection
  243. EndSection
  244.  
  245. Section "Screen"
  246. Identifier "Screen3"
  247. Device "Card3"
  248. Monitor "Monitor3"
  249. SubSection "Display"
  250. Viewport 0 0
  251. Depth 1
  252. EndSubSection
  253. SubSection "Display"
  254. Viewport 0 0
  255. Depth 4
  256. EndSubSection
  257. SubSection "Display"
  258. Viewport 0 0
  259. Depth 8
  260. EndSubSection
  261. SubSection "Display"
  262. Viewport 0 0
  263. Depth 15
  264. EndSubSection
  265. SubSection "Display"
  266. Viewport 0 0
  267. Depth 16
  268. EndSubSection
  269. SubSection "Display"
  270. Viewport 0 0
  271. Depth 24
  272. EndSubSection
  273. EndSection
Advertisement
Add Comment
Please, Sign In to add comment