Guest User

Untitled

a guest
Feb 15th, 2014
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.45 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. InputDevice "Mouse0" "CorePointer"
  9. InputDevice "Keyboard0" "CoreKeyboard"
  10. EndSection
  11.  
  12. Section "Files"
  13. ModulePath "/usr/lib/xorg/modules/updates"
  14. ModulePath "/usr/lib/xorg/modules"
  15. FontPath "/usr/share/fonts/misc:unscaled"
  16. FontPath "/usr/share/fonts/Type1/"
  17. FontPath "/usr/share/fonts/100dpi:unscaled"
  18. FontPath "/usr/share/fonts/75dpi:unscaled"
  19. FontPath "/usr/share/fonts/ghostscript/"
  20. FontPath "/usr/share/fonts/cyrillic:unscaled"
  21. FontPath "/usr/share/fonts/misc/sgi:unscaled"
  22. FontPath "/usr/share/fonts/truetype/"
  23. FontPath "built-ins"
  24. EndSection
  25.  
  26. Section "Module"
  27. Load "vnc"
  28. Load "glx"
  29. EndSection
  30.  
  31. Section "InputDevice"
  32. Identifier "Keyboard0"
  33. Driver "kbd"
  34. EndSection
  35.  
  36. Section "InputDevice"
  37. Identifier "Mouse0"
  38. Driver "mouse"
  39. Option "Protocol" "auto"
  40. Option "Device" "/dev/input/mice"
  41. Option "ZAxisMapping" "4 5 6 7"
  42. EndSection
  43.  
  44. Section "Monitor"
  45. Identifier "Monitor0"
  46. VendorName "Monitor Vendor"
  47. ModelName "Monitor Model"
  48. EndSection
  49.  
  50. Section "Monitor"
  51. Identifier "Monitor1"
  52. VendorName "Monitor Vendor"
  53. ModelName "Monitor Model"
  54. EndSection
  55.  
  56. Section "Monitor"
  57. Identifier "Monitor2"
  58. VendorName "Monitor Vendor"
  59. ModelName "Monitor Model"
  60. EndSection
  61.  
  62. Section "Monitor"
  63. Identifier "Monitor3"
  64. VendorName "Monitor Vendor"
  65. ModelName "Monitor Model"
  66. EndSection
  67.  
  68. Section "Monitor"
  69. Identifier "Monitor4"
  70. VendorName "Monitor Vendor"
  71. ModelName "Monitor Model"
  72. EndSection
  73.  
  74. Section "Device"
  75. ### Available Driver options are:-
  76. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  77. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  78. ### <percent>: "<f>%"
  79. ### [arg]: arg optional
  80. #Option "NoAccel" # [<bool>]
  81. #Option "SWcursor" # [<bool>]
  82. Option "EnablePageFlip" "on" # [<bool>]
  83. Option "ColorTiling" "on" # [<bool>]
  84. Option "ColorTiling2D" "on" # [<bool>]
  85. Option "RenderAccel" "on" # [<bool>]
  86. #Option "SubPixelOrder" # [<str>]
  87. Option "AccelMethod" "EXA" # <str>
  88. Option "EXAVSync" "on" # [<bool>]
  89. Option "EXAPixmaps" "on" # [<bool>]
  90. #Option "ZaphodHeads" # <str>
  91. Option "EnablePageFlip" "on" # [<bool>]
  92. #Option "SwapbuffersWait" # [<bool>]
  93. Identifier "Card0"
  94. Driver "radeon"
  95. BusID "PCI:2:0:0"
  96. EndSection
  97.  
  98. Section "Device"
  99. ### Available Driver options are:-
  100. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  101. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  102. ### <percent>: "<f>%"
  103. ### [arg]: arg optional
  104. #Option "SWcursor" # [<bool>]
  105. #Option "kmsdev" # <str>
  106. #Option "ShadowFB" # [<bool>]
  107. Identifier "Card1"
  108. Driver "modesetting"
  109. BusID "PCI:2:0:0"
  110. EndSection
  111.  
  112. Section "Device"
  113. ### Available Driver options are:-
  114. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  115. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  116. ### <percent>: "<f>%"
  117. ### [arg]: arg optional
  118. #Option "SWcursor" # [<bool>]
  119. #Option "kmsdev" # <str>
  120. #Option "ShadowFB" # [<bool>]
  121. Identifier "Card2"
  122. Driver "modesetting"
  123. BusID "PCI:2:0:1"
  124. EndSection
  125.  
  126. Section "Device"
  127. ### Available Driver options are:-
  128. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  129. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  130. ### <percent>: "<f>%"
  131. ### [arg]: arg optional
  132. #Option "ShadowFB" # [<bool>]
  133. #Option "Rotate" # <str>
  134. #Option "fbdev" # <str>
  135. #Option "debug" # [<bool>]
  136. Identifier "Card3"
  137. Driver "fbdev"
  138. BusID "PCI:2:0:0"
  139. EndSection
  140.  
  141. Section "Device"
  142. ### Available Driver options are:-
  143. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  144. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  145. ### <percent>: "<f>%"
  146. ### [arg]: arg optional
  147. #Option "ShadowFB" # [<bool>]
  148. #Option "DefaultRefresh" # [<bool>]
  149. #Option "ModeSetClearScreen" # [<bool>]
  150. Identifier "Card4"
  151. Driver "vesa"
  152. BusID "PCI:2:0:0"
  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
  274.  
  275. Section "Screen"
  276. Identifier "Screen4"
  277. Device "Card4"
  278. Monitor "Monitor4"
  279. SubSection "Display"
  280. Viewport 0 0
  281. Depth 1
  282. EndSubSection
  283. SubSection "Display"
  284. Viewport 0 0
  285. Depth 4
  286. EndSubSection
  287. SubSection "Display"
  288. Viewport 0 0
  289. Depth 8
  290. EndSubSection
  291. SubSection "Display"
  292. Viewport 0 0
  293. Depth 15
  294. EndSubSection
  295. SubSection "Display"
  296. Viewport 0 0
  297. Depth 16
  298. EndSubSection
  299. SubSection "Display"
  300. Viewport 0 0
  301. Depth 24
  302. EndSubSection
  303. EndSection
Advertisement
Add Comment
Please, Sign In to add comment