Advertisement
Guest User

opensource

a guest
Dec 13th, 2012
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.33 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. InputDevice "Mouse0" "CorePointer"
  7. InputDevice "Keyboard0" "CoreKeyboard"
  8. EndSection
  9.  
  10. Section "Files"
  11. ModulePath "/usr/lib/xorg/modules"
  12. FontPath "/usr/share/fonts/misc/"
  13. FontPath "/usr/share/fonts/TTF/"
  14. FontPath "/usr/share/fonts/OTF/"
  15. FontPath "/usr/share/fonts/Type1/"
  16. FontPath "/usr/share/fonts/100dpi/"
  17. FontPath "/usr/share/fonts/75dpi/"
  18. EndSection
  19.  
  20. Section "Module"
  21. Load "dri"
  22. Load "extmod"
  23. Load "dri2"
  24. Load "glx"
  25. Load "dbe"
  26. Load "record"
  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 "Device"
  61. ### Available Driver options are:-
  62. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  63. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  64. ### <percent>: "<f>%"
  65. ### [arg]: arg optional
  66. #Option "NoAccel" # [<bool>]
  67. #Option "SWcursor" # [<bool>]
  68. #Option "Dac6Bit" # [<bool>]
  69. #Option "Dac8Bit" # [<bool>]
  70. #Option "BusType" # [<str>]
  71. #Option "CPPIOMode" # [<bool>]
  72. #Option "CPusecTimeout" # <i>
  73. #Option "AGPMode" # <i>
  74. #Option "AGPFastWrite" # [<bool>]
  75. #Option "AGPSize" # <i>
  76. #Option "GARTSize" # <i>
  77. #Option "RingSize" # <i>
  78. #Option "BufferSize" # <i>
  79. #Option "EnableDepthMoves" # [<bool>]
  80. #Option "EnablePageFlip" # [<bool>]
  81. #Option "NoBackBuffer" # [<bool>]
  82. #Option "DMAForXv" # [<bool>]
  83. #Option "FBTexPercent" # <i>
  84. #Option "DepthBits" # <i>
  85. #Option "PCIAPERSize" # <i>
  86. #Option "AccelDFS" # [<bool>]
  87. #Option "IgnoreEDID" # [<bool>]
  88. #Option "CustomEDID" # [<str>]
  89. #Option "DisplayPriority" # [<str>]
  90. #Option "PanelSize" # [<str>]
  91. #Option "ForceMinDotClock" # <freq>
  92. #Option "ColorTiling" # [<bool>]
  93. #Option "VideoKey" # <i>
  94. #Option "RageTheatreCrystal" # <i>
  95. #Option "RageTheatreTunerPort" # <i>
  96. #Option "RageTheatreCompositePort" # <i>
  97. #Option "RageTheatreSVideoPort" # <i>
  98. #Option "TunerType" # <i>
  99. #Option "RageTheatreMicrocPath" # <str>
  100. #Option "RageTheatreMicrocType" # <str>
  101. #Option "ScalerWidth" # <i>
  102. #Option "RenderAccel" # [<bool>]
  103. #Option "SubPixelOrder" # [<str>]
  104. #Option "ClockGating" # [<bool>]
  105. #Option "VGAAccess" # [<bool>]
  106. #Option "ReverseDDC" # [<bool>]
  107. #Option "LVDSProbePLL" # [<bool>]
  108. #Option "AccelMethod" # <str>
  109. #Option "DRI" # [<bool>]
  110. #Option "ConnectorTable" # <str>
  111. #Option "DefaultConnectorTable" # [<bool>]
  112. #Option "DefaultTMDSPLL" # [<bool>]
  113. #Option "TVDACLoadDetect" # [<bool>]
  114. #Option "ForceTVOut" # [<bool>]
  115. #Option "TVStandard" # <str>
  116. #Option "IgnoreLidStatus" # [<bool>]
  117. #Option "DefaultTVDACAdj" # [<bool>]
  118. #Option "Int10" # [<bool>]
  119. #Option "EXAVSync" # [<bool>]
  120. #Option "ATOMTVOut" # [<bool>]
  121. #Option "R4xxATOM" # [<bool>]
  122. #Option "ForceLowPowerMode" # [<bool>]
  123. #Option "DynamicPM" # [<bool>]
  124. #Option "NewPLL" # [<bool>]
  125. #Option "ZaphodHeads" # <str>
  126. Identifier "Card0"
  127. Driver "radeon"
  128. BusID "PCI:1:5:0"
  129. EndSection
  130.  
  131. Section "Device"
  132. ### Available Driver options are:-
  133. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  134. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  135. ### <percent>: "<f>%"
  136. ### [arg]: arg optional
  137. #Option "ShadowFB" # [<bool>]
  138. #Option "Rotate" # <str>
  139. #Option "fbdev" # <str>
  140. #Option "debug" # [<bool>]
  141. Identifier "Card1"
  142. Driver "fbdev"
  143. BusID "PCI:1:5:0"
  144. EndSection
  145.  
  146. Section "Device"
  147. ### Available Driver options are:-
  148. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  149. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  150. ### <percent>: "<f>%"
  151. ### [arg]: arg optional
  152. #Option "ShadowFB" # [<bool>]
  153. #Option "DefaultRefresh" # [<bool>]
  154. #Option "ModeSetClearScreen" # [<bool>]
  155. Identifier "Card2"
  156. Driver "vesa"
  157. BusID "PCI:1:5:0"
  158. EndSection
  159.  
  160. Section "Screen"
  161. Identifier "Screen0"
  162. Device "Card0"
  163. Monitor "Monitor0"
  164. SubSection "Display"
  165. Viewport 0 0
  166. Depth 1
  167. EndSubSection
  168. SubSection "Display"
  169. Viewport 0 0
  170. Depth 4
  171. EndSubSection
  172. SubSection "Display"
  173. Viewport 0 0
  174. Depth 8
  175. EndSubSection
  176. SubSection "Display"
  177. Viewport 0 0
  178. Depth 15
  179. EndSubSection
  180. SubSection "Display"
  181. Viewport 0 0
  182. Depth 16
  183. EndSubSection
  184. SubSection "Display"
  185. Viewport 0 0
  186. Depth 24
  187. EndSubSection
  188. EndSection
  189.  
  190. Section "Screen"
  191. Identifier "Screen1"
  192. Device "Card1"
  193. Monitor "Monitor1"
  194. SubSection "Display"
  195. Viewport 0 0
  196. Depth 1
  197. EndSubSection
  198. SubSection "Display"
  199. Viewport 0 0
  200. Depth 4
  201. EndSubSection
  202. SubSection "Display"
  203. Viewport 0 0
  204. Depth 8
  205. EndSubSection
  206. SubSection "Display"
  207. Viewport 0 0
  208. Depth 15
  209. EndSubSection
  210. SubSection "Display"
  211. Viewport 0 0
  212. Depth 16
  213. EndSubSection
  214. SubSection "Display"
  215. Viewport 0 0
  216. Depth 24
  217. EndSubSection
  218. EndSection
  219.  
  220. Section "Screen"
  221. Identifier "Screen2"
  222. Device "Card2"
  223. Monitor "Monitor2"
  224. SubSection "Display"
  225. Viewport 0 0
  226. Depth 1
  227. EndSubSection
  228. SubSection "Display"
  229. Viewport 0 0
  230. Depth 4
  231. EndSubSection
  232. SubSection "Display"
  233. Viewport 0 0
  234. Depth 8
  235. EndSubSection
  236. SubSection "Display"
  237. Viewport 0 0
  238. Depth 15
  239. EndSubSection
  240. SubSection "Display"
  241. Viewport 0 0
  242. Depth 16
  243. EndSubSection
  244. SubSection "Display"
  245. Viewport 0 0
  246. Depth 24
  247. EndSubSection
  248. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement