Advertisement
v4567

xorg.conf

Apr 13th, 2012
772
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.81 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/X11/modules"
  14. FontPath "/usr/share/fonts/X11/misc/"
  15. FontPath "/usr/share/fonts/X11/TTF/"
  16. FontPath "/usr/share/fonts/X11/OTF/"
  17. FontPath "/usr/share/fonts/X11/Type1/"
  18. FontPath "/usr/share/fonts/X11/100dpi/"
  19. FontPath "/usr/share/fonts/X11/75dpi/"
  20. EndSection
  21.  
  22. Section "Module"
  23. Load "glx"
  24. Load "dbe"
  25. Load "extmod"
  26. Load "dri"
  27. Load "dri2"
  28. Load "record"
  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/mouse0"
  41. Option "ZAxisMapping" "4 5 6 7"
  42. EndSection
  43.  
  44. Section "ServerFlags"
  45. Option "DontZap" "false"
  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 "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 "SWcursor" # [<bool>]
  85. #Option "kmsdev" # <str>
  86. #Option "ShadowFB" # [<bool>]
  87. Identifier "Card0"
  88. Driver "modesetting"
  89. BusID "PCI:1:0:0"
  90. EndSection
  91.  
  92. Section "Device"
  93. ### Available Driver options are:-
  94. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  95. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  96. ### <percent>: "<f>%"
  97. ### [arg]: arg optional
  98. #Option "NoAccel" # [<bool>]
  99. #Option "AccelMethod" # [<str>]
  100. #Option "offscreensize" # [<str>]
  101. #Option "SWcursor" # [<bool>]
  102. #Option "ignoreconnector" # [<str>]
  103. #Option "forcereduced" # [<bool>]
  104. #Option "forcedpi" # <i>
  105. #Option "useconfiguredmonitor" # [<bool>]
  106. #Option "HPD" # <str>
  107. #Option "NoRandr" # [<bool>]
  108. #Option "RROutputOrder" # [<str>]
  109. #Option "DRI" # [<bool>]
  110. #Option "TVMode" # [<str>]
  111. #Option "ScaleType" # [<str>]
  112. #Option "UseAtomBIOS" # [<bool>]
  113. #Option "AtomBIOS" # [<str>]
  114. #Option "UnverifiedFeatures" # [<bool>]
  115. #Option "Audio" # [<bool>]
  116. #Option "AudioStreamSilence" # [<str>]
  117. #Option "HDMI" # [<str>]
  118. #Option "COHERENT" # [<str>]
  119. #Option "ForceLowPowerMode" # [<bool>]
  120. #Option "LowPowerModeEngineClock" # <i>
  121. Identifier "Card1"
  122. Driver "radeonhd"
  123. BusID "PCI:1:0:0"
  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 "NoAccel" # [<bool>]
  133. #Option "SWcursor" # [<bool>]
  134. #Option "Dac6Bit" # [<bool>]
  135. #Option "Dac8Bit" # [<bool>]
  136. #Option "BusType" # [<str>]
  137. #Option "CPPIOMode" # [<bool>]
  138. #Option "CPusecTimeout" # <i>
  139. #Option "AGPMode" # <i>
  140. #Option "AGPFastWrite" # [<bool>]
  141. #Option "AGPSize" # <i>
  142. #Option "GARTSize" # <i>
  143. #Option "RingSize" # <i>
  144. #Option "BufferSize" # <i>
  145. #Option "EnableDepthMoves" # [<bool>]
  146. #Option "EnablePageFlip" # [<bool>]
  147. #Option "NoBackBuffer" # [<bool>]
  148. #Option "DMAForXv" # [<bool>]
  149. #Option "FBTexPercent" # <i>
  150. #Option "DepthBits" # <i>
  151. #Option "PCIAPERSize" # <i>
  152. #Option "AccelDFS" # [<bool>]
  153. #Option "IgnoreEDID" # [<bool>]
  154. #Option "CustomEDID" # [<str>]
  155. #Option "DisplayPriority" # [<str>]
  156. #Option "PanelSize" # [<str>]
  157. #Option "ForceMinDotClock" # <freq>
  158. #Option "ColorTiling" # [<bool>]
  159. #Option "VideoKey" # <i>
  160. #Option "RageTheatreCrystal" # <i>
  161. #Option "RageTheatreTunerPort" # <i>
  162. #Option "RageTheatreCompositePort" # <i>
  163. #Option "RageTheatreSVideoPort" # <i>
  164. #Option "TunerType" # <i>
  165. #Option "RageTheatreMicrocPath" # <str>
  166. #Option "RageTheatreMicrocType" # <str>
  167. #Option "ScalerWidth" # <i>
  168. #Option "RenderAccel" # [<bool>]
  169. #Option "SubPixelOrder" # [<str>]
  170. #Option "ClockGating" # [<bool>]
  171. #Option "VGAAccess" # [<bool>]
  172. #Option "ReverseDDC" # [<bool>]
  173. #Option "LVDSProbePLL" # [<bool>]
  174. #Option "AccelMethod" # <str>
  175. #Option "DRI" # [<bool>]
  176. #Option "ConnectorTable" # <str>
  177. #Option "DefaultConnectorTable" # [<bool>]
  178. #Option "DefaultTMDSPLL" # [<bool>]
  179. #Option "TVDACLoadDetect" # [<bool>]
  180. #Option "ForceTVOut" # [<bool>]
  181. #Option "TVStandard" # <str>
  182. #Option "IgnoreLidStatus" # [<bool>]
  183. #Option "DefaultTVDACAdj" # [<bool>]
  184. #Option "Int10" # [<bool>]
  185. #Option "EXAVSync" # [<bool>]
  186. #Option "ATOMTVOut" # [<bool>]
  187. #Option "R4xxATOM" # [<bool>]
  188. #Option "ForceLowPowerMode" # [<bool>]
  189. #Option "DynamicPM" # [<bool>]
  190. #Option "NewPLL" # [<bool>]
  191. #Option "ZaphodHeads" # <str>
  192. Identifier "Card2"
  193. Driver "radeon"
  194. BusID "PCI:1:0:0"
  195. EndSection
  196.  
  197. Section "Device"
  198. ### Available Driver options are:-
  199. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  200. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  201. ### <percent>: "<f>%"
  202. ### [arg]: arg optional
  203. #Option "ShadowFB" # [<bool>]
  204. #Option "Rotate" # <str>
  205. #Option "fbdev" # <str>
  206. #Option "debug" # [<bool>]
  207. Identifier "Card3"
  208. Driver "fbdev"
  209. BusID "PCI:1:0:0"
  210. EndSection
  211.  
  212. Section "Device"
  213. ### Available Driver options are:-
  214. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  215. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  216. ### <percent>: "<f>%"
  217. ### [arg]: arg optional
  218. #Option "ShadowFB" # [<bool>]
  219. #Option "DefaultRefresh" # [<bool>]
  220. #Option "ModeSetClearScreen" # [<bool>]
  221. Identifier "Card4"
  222. Driver "vesa"
  223. BusID "PCI:1:0:0"
  224. EndSection
  225.  
  226. Section "Screen"
  227. Identifier "Screen0"
  228. Device "Card2"
  229. Monitor "Monitor0"
  230. SubSection "Display"
  231. Viewport 0 0
  232. Depth 1
  233. EndSubSection
  234. SubSection "Display"
  235. Viewport 0 0
  236. Depth 4
  237. EndSubSection
  238. SubSection "Display"
  239. Viewport 0 0
  240. Depth 8
  241. EndSubSection
  242. SubSection "Display"
  243. Viewport 0 0
  244. Depth 15
  245. EndSubSection
  246. SubSection "Display"
  247. Viewport 0 0
  248. Depth 16
  249. EndSubSection
  250. SubSection "Display"
  251. Viewport 0 0
  252. Depth 24
  253. EndSubSection
  254. EndSection
  255.  
  256. Section "Screen"
  257. Identifier "Screen1"
  258. Device "Card1"
  259. Monitor "Monitor1"
  260. SubSection "Display"
  261. Viewport 0 0
  262. Depth 1
  263. EndSubSection
  264. SubSection "Display"
  265. Viewport 0 0
  266. Depth 4
  267. EndSubSection
  268. SubSection "Display"
  269. Viewport 0 0
  270. Depth 8
  271. EndSubSection
  272. SubSection "Display"
  273. Viewport 0 0
  274. Depth 15
  275. EndSubSection
  276. SubSection "Display"
  277. Viewport 0 0
  278. Depth 16
  279. EndSubSection
  280. SubSection "Display"
  281. Viewport 0 0
  282. Depth 24
  283. EndSubSection
  284. EndSection
  285.  
  286. Section "Screen"
  287. Identifier "Screen2"
  288. Device "Card2"
  289. Monitor "Monitor2"
  290. SubSection "Display"
  291. Viewport 0 0
  292. Depth 1
  293. EndSubSection
  294. SubSection "Display"
  295. Viewport 0 0
  296. Depth 4
  297. EndSubSection
  298. SubSection "Display"
  299. Viewport 0 0
  300. Depth 8
  301. EndSubSection
  302. SubSection "Display"
  303. Viewport 0 0
  304. Depth 15
  305. EndSubSection
  306. SubSection "Display"
  307. Viewport 0 0
  308. Depth 16
  309. EndSubSection
  310. SubSection "Display"
  311. Viewport 0 0
  312. Depth 24
  313. EndSubSection
  314. EndSection
  315.  
  316. Section "Screen"
  317. Identifier "Screen3"
  318. Device "Card3"
  319. Monitor "Monitor3"
  320. SubSection "Display"
  321. Viewport 0 0
  322. Depth 1
  323. EndSubSection
  324. SubSection "Display"
  325. Viewport 0 0
  326. Depth 4
  327. EndSubSection
  328. SubSection "Display"
  329. Viewport 0 0
  330. Depth 8
  331. EndSubSection
  332. SubSection "Display"
  333. Viewport 0 0
  334. Depth 15
  335. EndSubSection
  336. SubSection "Display"
  337. Viewport 0 0
  338. Depth 16
  339. EndSubSection
  340. SubSection "Display"
  341. Viewport 0 0
  342. Depth 24
  343. EndSubSection
  344. EndSection
  345.  
  346. Section "Screen"
  347. Identifier "Screen4"
  348. Device "Card4"
  349. Monitor "Monitor4"
  350. SubSection "Display"
  351. Viewport 0 0
  352. Depth 1
  353. EndSubSection
  354. SubSection "Display"
  355. Viewport 0 0
  356. Depth 4
  357. EndSubSection
  358. SubSection "Display"
  359. Viewport 0 0
  360. Depth 8
  361. EndSubSection
  362. SubSection "Display"
  363. Viewport 0 0
  364. Depth 15
  365. EndSubSection
  366. SubSection "Display"
  367. Viewport 0 0
  368. Depth 16
  369. EndSubSection
  370. SubSection "Display"
  371. Viewport 0 0
  372. Depth 24
  373. EndSubSection
  374. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement