Guest User

Untitled

a guest
Oct 28th, 2012
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # my xorg.conf
  2.  
  3. Section "ServerLayout"
  4. Identifier "X.org Configured"
  5. Screen 0 "Screen0" 0 0
  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/X11/misc"
  13. FontPath "/usr/share/fonts/X11/cyrillic"
  14. FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
  15. FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
  16. FontPath "/usr/share/fonts/X11/Type1"
  17. FontPath "/usr/share/fonts/X11/100dpi"
  18. FontPath "/usr/share/fonts/X11/75dpi"
  19. FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  20. FontPath "built-ins"
  21. EndSection
  22.  
  23. Section "Module"
  24. Load "dri"
  25. Load "dbe"
  26. Load "record"
  27. Load "extmod"
  28. Load "glx"
  29. Load "dri2"
  30. EndSection
  31.  
  32. Section "InputDevice"
  33. Identifier "Keyboard0"
  34. Driver "kbd"
  35. EndSection
  36.  
  37. Section "InputDevice"
  38. Identifier "Mouse0"
  39. Driver "mouse"
  40. Option "Protocol" "auto"
  41. Option "Device" "/dev/input/mice"
  42. Option "ZAxisMapping" "4 5 6 7"
  43. EndSection
  44.  
  45. Section "Monitor"
  46. Identifier "Monitor0"
  47. VendorName "Monitor Vendor"
  48. ModelName "Monitor Model"
  49. Modeline "1280x1024_60.00" 108.88 1280 1360 1496 1712 1024 1025 1028 1060 -HSync +Vsync
  50. EndSection
  51.  
  52. Section "Device"
  53. ### Available Driver options are:-
  54. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  55. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  56. ### <percent>: "<f>%"
  57. ### [arg]: arg optional
  58. #Option "NoAccel" # [<bool>]
  59. #Option "SWcursor" # [<bool>]
  60. #Option "Dac6Bit" # [<bool>]
  61. #Option "Dac8Bit" # [<bool>]
  62. #Option "BusType" # [<str>]
  63. #Option "CPPIOMode" # [<bool>]
  64. #Option "CPusecTimeout" # <i>
  65. #Option "AGPMode" # <i>
  66. #Option "AGPFastWrite" # [<bool>]
  67. #Option "AGPSize" # <i>
  68. #Option "GARTSize" # <i>
  69. #Option "RingSize" # <i>
  70. #Option "BufferSize" # <i>
  71. #Option "EnableDepthMoves" # [<bool>]
  72. #Option "EnablePageFlip" # [<bool>]
  73. #Option "NoBackBuffer" # [<bool>]
  74. #Option "DMAForXv" # [<bool>]
  75. #Option "FBTexPercent" # <i>
  76. #Option "DepthBits" # <i>
  77. #Option "PCIAPERSize" # <i>
  78. #Option "AccelDFS" # [<bool>]
  79. #Option "IgnoreEDID" # [<bool>]
  80. #Option "CustomEDID" # [<str>]
  81. #Option "DisplayPriority" # [<str>]
  82. #Option "PanelSize" # [<str>]
  83. #Option "ForceMinDotClock" # <freq>
  84. #Option "ColorTiling" # [<bool>]
  85. #Option "VideoKey" # <i>
  86. #Option "RageTheatreCrystal" # <i>
  87. #Option "RageTheatreTunerPort" # <i>
  88. #Option "RageTheatreCompositePort" # <i>
  89. #Option "RageTheatreSVideoPort" # <i>
  90. #Option "TunerType" # <i>
  91. #Option "RageTheatreMicrocPath" # <str>
  92. #Option "RageTheatreMicrocType" # <str>
  93. #Option "ScalerWidth" # <i>
  94. #Option "RenderAccel" # [<bool>]
  95. #Option "SubPixelOrder" # [<str>]
  96. #Option "ClockGating" # [<bool>]
  97. #Option "VGAAccess" # [<bool>]
  98. #Option "ReverseDDC" # [<bool>]
  99. #Option "LVDSProbePLL" # [<bool>]
  100. #Option "AccelMethod" # <str>
  101. #Option "DRI" # [<bool>]
  102. #Option "ConnectorTable" # <str>
  103. #Option "DefaultConnectorTable" # [<bool>]
  104. #Option "DefaultTMDSPLL" # [<bool>]
  105. #Option "TVDACLoadDetect" # [<bool>]
  106. #Option "ForceTVOut" # [<bool>]
  107. #Option "TVStandard" # <str>
  108. #Option "IgnoreLidStatus" # [<bool>]
  109. #Option "DefaultTVDACAdj" # [<bool>]
  110. #Option "Int10" # [<bool>]
  111. #Option "EXAVSync" # [<bool>]
  112. #Option "ATOMTVOut" # [<bool>]
  113. #Option "R4xxATOM" # [<bool>]
  114. #Option "ForceLowPowerMode" # [<bool>]
  115. #Option "DynamicPM" # [<bool>]
  116. #Option "NewPLL" # [<bool>]
  117. #Option "ZaphodHeads" # <str>
  118. Identifier "Card0"
  119. Driver "radeon"
  120. BusID "PCI:1:0:0"
  121. Screen 0
  122. EndSection
  123.  
  124. Section "Device"
  125. ### Available Driver options are:-
  126. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  127. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  128. ### <percent>: "<f>%"
  129. ### [arg]: arg optional
  130. #Option "ShadowFB" # [<bool>]
  131. #Option "Rotate" # <str>
  132. #Option "fbdev" # <str>
  133. #Option "debug" # [<bool>]
  134. Identifier "Card1"
  135. Driver "fbdev"
  136. BusID "PCI:1:0:0"
  137. EndSection
  138.  
  139. Section "Device"
  140. ### Available Driver options are:-
  141. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  142. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  143. ### <percent>: "<f>%"
  144. ### [arg]: arg optional
  145. #Option "ShadowFB" # [<bool>]
  146. #Option "DefaultRefresh" # [<bool>]
  147. #Option "ModeSetClearScreen" # [<bool>]
  148. Identifier "Card2"
  149. Driver "vesa"
  150. BusID "PCI:1:0:0"
  151. EndSection
  152.  
  153. Section "Screen"
  154. Identifier "Screen0"
  155. Device "Card0"
  156. Monitor "Monitor0"
  157. # SubSection "Display"
  158. # Viewport 0 0
  159. # Depth 1
  160. # Virtual 1280 1024
  161. # Modes "1280x1024@60"
  162. # EndSubSection
  163. # SubSection "Display"
  164. # Viewport 0 0
  165. # Depth 4
  166. # Virtual 1280 1024
  167. # Modes "1280x1024@60"
  168. # EndSubSection
  169. # SubSection "Display"
  170. # Viewport 0 0
  171. # Depth 8
  172. # Virtual 1280 1024
  173. # Modes "1280x1024@60"
  174. # EndSubSection
  175. # SubSection "Display"
  176. # Viewport 0 0
  177. # Depth 15
  178. # Virtual 1280 1024
  179. # Modes "1280x1024@60"
  180. # EndSubSection
  181. # SubSection "Display"
  182. # Viewport 0 0
  183. # Depth 16
  184. # Virtual 1280 1024
  185. # Modes "1280x1024@60"
  186. # EndSubSection
  187. # SubSection "Display"
  188. # Viewport 0 0
  189. # Depth 24
  190. # Virtual 1280 1024
  191. # Modes "1280x1024@60"
  192. # EndSubSection
  193. SubSection "Display"
  194. Viewport 0 0
  195. Depth 32
  196. Virtual 1280 1024
  197. Modes "1280x1024@60"
  198. EndSubSection
  199. EndSection
Advertisement
Add Comment
Please, Sign In to add comment