Advertisement
Guest User

Acer Aspire One D255 - xorg.conf

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