Advertisement
v4567

xorg.conf

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