Advertisement
vinadoros

xorg_autogenerated.conf

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