Advertisement
Guest User

My buggy xorg.conf

a guest
Mar 30th, 2013
431
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.17 KB | None | 0 0
  1. Section "Files"
  2. ModulePath "/usr/lib/xorg/modules"
  3. FontPath "/usr/share/fonts/X11/misc"
  4. FontPath "/usr/share/fonts/X11/cyrillic"
  5. FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
  6. FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
  7. FontPath "/usr/share/fonts/X11/Type1"
  8. FontPath "/usr/share/fonts/X11/100dpi"
  9. FontPath "/usr/share/fonts/X11/75dpi"
  10. FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  11. FontPath "built-ins"
  12. EndSection
  13.  
  14. Section "Monitor"
  15. Identifier "Monitor0"
  16. VendorName "Monitor Vendor"
  17. ModelName "Monitor Model"
  18. EndSection
  19.  
  20. Section "Monitor"
  21. Identifier "Monitor1"
  22. VendorName "Monitor Vendor"
  23. ModelName "Monitor Model"
  24. EndSection
  25.  
  26. Section "Monitor"
  27. Identifier "Monitor2"
  28. VendorName "Monitor Vendor"
  29. ModelName "Monitor Model"
  30. EndSection
  31.  
  32. Section "Monitor"
  33. Identifier "Monitor3"
  34. VendorName "Monitor Vendor"
  35. ModelName "Monitor Model"
  36. EndSection
  37.  
  38. Section "Monitor"
  39. Identifier "Monitor4"
  40. VendorName "Monitor Vendor"
  41. ModelName "Monitor Model"
  42. EndSection
  43.  
  44. Section "Monitor"
  45. Identifier "Monitor5"
  46. VendorName "Monitor Vendor"
  47. ModelName "Monitor Model"
  48. EndSection
  49.  
  50. Section "Screen"
  51. Identifier "Screen0"
  52. Device "Card0"
  53. Monitor "Monitor0"
  54. SubSection "Display"
  55. Viewport 0 0
  56. Depth 1
  57. EndSubSection
  58. SubSection "Display"
  59. Viewport 0 0
  60. Depth 4
  61. EndSubSection
  62. SubSection "Display"
  63. Viewport 0 0
  64. Depth 8
  65. EndSubSection
  66. SubSection "Display"
  67. Viewport 0 0
  68. Depth 15
  69. EndSubSection
  70. SubSection "Display"
  71. Viewport 0 0
  72. Depth 16
  73. EndSubSection
  74. SubSection "Display"
  75. Viewport 0 0
  76. Depth 24
  77. EndSubSection
  78. EndSection
  79.  
  80. Section "Screen"
  81. Identifier "Screen1"
  82. Device "Card1"
  83. Monitor "Monitor1"
  84. SubSection "Display"
  85. Viewport 0 0
  86. Depth 1
  87. EndSubSection
  88. SubSection "Display"
  89. Viewport 0 0
  90. Depth 4
  91. EndSubSection
  92. SubSection "Display"
  93. Viewport 0 0
  94. Depth 8
  95. EndSubSection
  96. SubSection "Display"
  97. Viewport 0 0
  98. Depth 15
  99. EndSubSection
  100. SubSection "Display"
  101. Viewport 0 0
  102. Depth 16
  103. EndSubSection
  104. SubSection "Display"
  105. Viewport 0 0
  106. Depth 24
  107. EndSubSection
  108. EndSection
  109.  
  110. Section "Screen"
  111. Identifier "Screen2"
  112. Device "Card2"
  113. Monitor "Monitor2"
  114. SubSection "Display"
  115. Viewport 0 0
  116. Depth 1
  117. EndSubSection
  118. SubSection "Display"
  119. Viewport 0 0
  120. Depth 4
  121. EndSubSection
  122. SubSection "Display"
  123. Viewport 0 0
  124. Depth 8
  125. EndSubSection
  126. SubSection "Display"
  127. Viewport 0 0
  128. Depth 15
  129. EndSubSection
  130. SubSection "Display"
  131. Viewport 0 0
  132. Depth 16
  133. EndSubSection
  134. SubSection "Display"
  135. Viewport 0 0
  136. Depth 24
  137. EndSubSection
  138. EndSection
  139.  
  140. Section "Screen"
  141. Identifier "Screen3"
  142. Device "Card3"
  143. Monitor "Monitor3"
  144. SubSection "Display"
  145. Viewport 0 0
  146. Depth 1
  147. EndSubSection
  148. SubSection "Display"
  149. Viewport 0 0
  150. Depth 4
  151. EndSubSection
  152. SubSection "Display"
  153. Viewport 0 0
  154. Depth 8
  155. EndSubSection
  156. SubSection "Display"
  157. Viewport 0 0
  158. Depth 15
  159. EndSubSection
  160. SubSection "Display"
  161. Viewport 0 0
  162. Depth 16
  163. EndSubSection
  164. SubSection "Display"
  165. Viewport 0 0
  166. Depth 24
  167. EndSubSection
  168. EndSection
  169.  
  170. Section "Screen"
  171. Identifier "Screen4"
  172. Device "Card4"
  173. Monitor "Monitor4"
  174. SubSection "Display"
  175. Viewport 0 0
  176. Depth 1
  177. EndSubSection
  178. SubSection "Display"
  179. Viewport 0 0
  180. Depth 4
  181. EndSubSection
  182. SubSection "Display"
  183. Viewport 0 0
  184. Depth 8
  185. EndSubSection
  186. SubSection "Display"
  187. Viewport 0 0
  188. Depth 15
  189. EndSubSection
  190. SubSection "Display"
  191. Viewport 0 0
  192. Depth 16
  193. EndSubSection
  194. SubSection "Display"
  195. Viewport 0 0
  196. Depth 24
  197. EndSubSection
  198. EndSection
  199.  
  200. Section "Screen"
  201. Identifier "Screen5"
  202. Device "Card5"
  203. Monitor "Monitor5"
  204. SubSection "Display"
  205. Viewport 0 0
  206. Depth 1
  207. EndSubSection
  208. SubSection "Display"
  209. Viewport 0 0
  210. Depth 4
  211. EndSubSection
  212. SubSection "Display"
  213. Viewport 0 0
  214. Depth 8
  215. EndSubSection
  216. SubSection "Display"
  217. Viewport 0 0
  218. Depth 15
  219. EndSubSection
  220. SubSection "Display"
  221. Viewport 0 0
  222. Depth 16
  223. EndSubSection
  224. SubSection "Display"
  225. Viewport 0 0
  226. Depth 24
  227. EndSubSection
  228. EndSection
  229.  
  230. Section "Module"
  231. Load "extmod"
  232. Load "glx"
  233. Load "record"
  234. Load "dbe"
  235. EndSection
  236.  
  237. Section "InputDevice"
  238. Identifier "Keyboard0"
  239. Driver "kbd"
  240. EndSection
  241.  
  242. Section "InputDevice"
  243. Identifier "Mouse0"
  244. Driver "mouse"
  245. Option "Protocol" "auto"
  246. Option "Device" "/dev/input/mice"
  247. Option "ZAxisMapping" "4 5 6 7"
  248. EndSection
  249.  
  250. Section "ServerLayout"
  251. Identifier "X.org Configured"
  252. Screen 0 "Screen0" 0 0
  253. Screen 1 "Screen1" RightOf "Screen0"
  254. Screen 2 "Screen2" RightOf "Screen1"
  255. Screen 3 "Screen3" RightOf "Screen2"
  256. Screen 4 "Screen4" RightOf "Screen3"
  257. Screen 5 "Screen5" RightOf "Screen4"
  258. InputDevice "Mouse0" "CorePointer"
  259. InputDevice "Keyboard0" "CoreKeyboard"
  260. EndSection
  261.  
  262. Section "Device"
  263. Identifier "Card0"
  264. Driver "nouveau"
  265. BusID "PCI:1:0:0"
  266. Option "NoLogo" "True"
  267. EndSection
  268.  
  269. Section "Device"
  270. Identifier "Card1"
  271. Driver "intel"
  272. BusID "PCI:0:2:0"
  273. Option "NoLogo" "True"
  274. EndSection
  275.  
  276. Section "Device"
  277. Identifier "Card2"
  278. Driver "fbdev"
  279. BusID "PCI:0:2:0"
  280. Option "NoLogo" "True"
  281. EndSection
  282.  
  283. Section "Device"
  284. Identifier "Card3"
  285. Driver "fbdev"
  286. BusID "PCI:1:0:0"
  287. Option "NoLogo" "True"
  288. EndSection
  289.  
  290. Section "Device"
  291. Identifier "Card4"
  292. Driver "vesa"
  293. BusID "PCI:0:2:0"
  294. Option "NoLogo" "True"
  295. EndSection
  296.  
  297. Section "Device"
  298. Identifier "Card5"
  299. Driver "vesa"
  300. BusID "PCI:1:0:0"
  301. Option "NoLogo" "True"
  302. ### Available Driver options are:-
  303. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  304. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  305. ### <percent>: "<f>%"
  306. ### [arg]: arg optional
  307. #Option "ShadowFB" # [<bool>]
  308. #Option "DefaultRefresh" # [<bool>]
  309. #Option "ModeSetClearScreen" # [<bool>]
  310. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement