Advertisement
Dj_Dexter

xorg.conf

Nov 4th, 2011
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.46 KB | None | 0 0
  1. Section "ServerLayout"
  2. Identifier "X.org Configured"
  3. Screen 0 "Screen0" 0 0
  4. InputDevice "Mouse0" "CorePointer"
  5. InputDevice "Keyboard0" "CoreKeyboard"
  6. EndSection
  7.  
  8. Section "Files"
  9. ModulePath "/usr/lib/xorg/modules"
  10. FontPath "/usr/share/fonts/misc/"
  11. FontPath "/usr/share/fonts/TTF/"
  12. FontPath "/usr/share/fonts/OTF/"
  13. FontPath "/usr/share/fonts/Type1/"
  14. FontPath "/usr/share/fonts/100dpi/"
  15. FontPath "/usr/share/fonts/75dpi/"
  16. EndSection
  17.  
  18. Section "Module"
  19. Load "bitmap"
  20. # Load "pcidata"
  21. Load "extmod"
  22. Load "dbe"
  23. Load "glx"
  24. Load "freetype"
  25. Load "type1"
  26. Load "record"
  27. Load "dri"
  28. Load "drm"
  29. Load "radeon"
  30. Load "mouse"
  31. Load "kbd"
  32. Load "radeon"
  33. Load "vgahw"
  34. Load "int10"
  35. Load "shadowfb"
  36. Load "ddc"
  37. SubSection "ddc"
  38. Option "NoDDC" "on"
  39. Option "NoDDC1" "on"
  40. Option "NoDDC2" "on"
  41. EndSubSection
  42. # Load "i2c"
  43. Disable "i2c"
  44. Load "fb"
  45. Load "ramdac"
  46. Load "xaa"
  47. # Load "theatre_detect"
  48. EndSection
  49.  
  50. Section "InputDevice"
  51. Identifier "Keyboard0"
  52. Driver "kbd"
  53. EndSection
  54.  
  55. Section "InputDevice"
  56. Identifier "Mouse0"
  57. Driver "mouse"
  58. Option "Protocol" "auto"
  59. Option "Device" "/dev/input/mice"
  60. Option "ZAxisMapping" "4 5 6 7"
  61. EndSection
  62.  
  63. Section "Monitor"
  64. #DisplaySize 410 230 # mm
  65. Identifier "Monitor0"
  66. VendorName "VSC"
  67. ModelName "VA1931 Series"
  68. # HorizSync 24.0 - 82.0
  69. # VertRefresh 50.0 - 75.0
  70. Option "DPMS"
  71. Modeline "1368x760_60.00" 84.24 1368 1432 1576 1784 760 761 764 787 -HSync +Vsync
  72. # Option "PreferredMode" "1366x768@60"
  73. Option "IgnoreEDID" "on"
  74. EndSection
  75.  
  76. Section "Device"
  77. ### Available Driver options are:-
  78. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  79. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  80. ### <percent>: "<f>%"
  81. ### [arg]: arg optional
  82. #Option "NoAccel" # [<bool>]
  83. #Option "SWcursor" # [<bool>]
  84. #Option "Dac6Bit" # [<bool>]
  85. #Option "Dac8Bit" # [<bool>]
  86. #Option "BusType" # [<str>]
  87. #Option "CPPIOMode" # [<bool>]
  88. #Option "CPusecTimeout" # <i>
  89. #Option "AGPMode" # <i>
  90. #Option "AGPFastWrite" # [<bool>]
  91. #Option "AGPSize" # <i>
  92. #Option "GARTSize" # <i>
  93. #Option "RingSize" # <i>
  94. #Option "BufferSize" # <i>
  95. #Option "EnableDepthMoves" # [<bool>]
  96. #Option "EnablePageFlip" # [<bool>]
  97. #Option "NoBackBuffer" # [<bool>]
  98. #Option "DMAForXv" # [<bool>]
  99. #Option "FBTexPercent" # <i>
  100. #Option "DepthBits" # <i>
  101. #Option "PCIAPERSize" # <i>
  102. #Option "AccelDFS" # [<bool>]
  103. #Option "IgnoreEDID" # [<bool>]
  104. #Option "CustomEDID" # [<str>]
  105. #Option "DisplayPriority" # [<str>]
  106. #Option "PanelSize" # [<str>]
  107. #Option "ForceMinDotClock" # <freq>
  108. #Option "ColorTiling" # [<bool>]
  109. #Option "VideoKey" # <i>
  110. #Option "RageTheatreCrystal" # <i>
  111. #Option "RageTheatreTunerPort" # <i>
  112. #Option "RageTheatreCompositePort" # <i>
  113. #Option "RageTheatreSVideoPort" # <i>
  114. #Option "TunerType" # <i>
  115. #Option "RageTheatreMicrocPath" # <str>
  116. #Option "RageTheatreMicrocType" # <str>
  117. #Option "ScalerWidth" # <i>
  118. #Option "RenderAccel" # [<bool>]
  119. #Option "SubPixelOrder" # [<str>]
  120. #Option "ClockGating" # [<bool>]
  121. #Option "VGAAccess" # [<bool>]
  122. #Option "ReverseDDC" # [<bool>]
  123. #Option "LVDSProbePLL" # [<bool>]
  124. #Option "AccelMethod" # <str>
  125. #Option "DRI" # [<bool>]
  126. #Option "ConnectorTable" # <str>
  127. #Option "DefaultConnectorTable" # [<bool>]
  128. #Option "DefaultTMDSPLL" # [<bool>]
  129. #Option "TVDACLoadDetect" # [<bool>]
  130. #Option "ForceTVOut" # [<bool>]
  131. #Option "TVStandard" # <str>
  132. #Option "IgnoreLidStatus" # [<bool>]
  133. #Option "DefaultTVDACAdj" # [<bool>]
  134. #Option "Int10" # [<bool>]
  135. #Option "EXAVSync" # [<bool>]
  136. #Option "ATOMTVOut" # [<bool>]
  137. #Option "R4xxATOM" # [<bool>]
  138. #Option "ForceLowPowerMode" # [<bool>]
  139. #Option "DynamicPM" # [<bool>]
  140. #Option "NewPLL" # [<bool>]
  141. #Option "ZaphodHeads" # <str>
  142. Option "AccelMethod" "xaa"
  143. #PageFlip is no recomended for default on
  144. Option "EnablePageFlip" "off"
  145. # Option "EnableDepthMoves" "on"
  146. # Option "RenderAccel" "on"
  147. # Option "AccelDFS" "True"
  148. # Option "MigrationHeuristic" "greedy"
  149. # xorg bug 6.14.0 #33943 solution
  150. Option "ColorTiling" "False"
  151. #Option "EXAOptimizeMigration" "off"
  152. #some Monitors Have a poor, Eeprom EDID made in China
  153. Option "IgnoreEDID" "1"
  154. Identifier "Card0"
  155. Driver "radeon"
  156. BusID "PCI:1:0:0"
  157. EndSection
  158.  
  159. Section "Screen"
  160. Identifier "Screen0"
  161. Device "Card0"
  162. Monitor "Monitor0"
  163. SubSection "Display"
  164. Viewport 0 0
  165. Depth 1
  166. EndSubSection
  167. SubSection "Display"
  168. Viewport 0 0
  169. Depth 4
  170. EndSubSection
  171. SubSection "Display"
  172. Viewport 0 0
  173. Depth 8
  174. EndSubSection
  175. SubSection "Display"
  176. Viewport 0 0
  177. Depth 15
  178. EndSubSection
  179. SubSection "Display"
  180. Viewport 0 0
  181. Depth 16
  182. # Modes "1366x768"
  183. EndSubSection
  184. # Option "IgnoreEDID" "1"
  185. SubSection "Display"
  186. Viewport 0 0
  187. Depth 24
  188. Modes "1366x768@60" "1280x1024" "1024x768" "800x600" "640x480"
  189. EndSubSection
  190. EndSection
  191.  
  192. Section "DRI"
  193. Mode 0666
  194. EndSection
  195.  
  196. Section "ServerFlags"
  197. # Get rid of pesky APM warning message
  198. Option "NoPM" "true"
  199. EndSection
  200.  
  201.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement