Advertisement
Guest User

xorg.conf

a guest
Nov 21st, 2010
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Section "ServerLayout"
  2.     Identifier     "X.org Configured"
  3.     Screen      0  "aticonfig-Screen[0]-0" 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  "dri2"
  20.     Load  "record"
  21.     Load  "dbe"
  22.     Load  "dri"
  23. #   Load  "FGL.renamed.libglx"
  24.     Load  "extmod"
  25. EndSection
  26.  
  27. Section "InputDevice"
  28.     Identifier  "Keyboard0"
  29.     Driver      "kbd"
  30. EndSection
  31.  
  32. Section "InputDevice"
  33.     Identifier  "Mouse0"
  34.     Driver      "mouse"
  35.     Option      "Protocol" "auto"
  36.     Option      "Device" "/dev/input/mice"
  37.     Option      "ZAxisMapping" "4 5 6 7"
  38. EndSection
  39.  
  40. Section "Monitor"
  41.  
  42.     #DisplaySize      700   400 # mm
  43.     Identifier   "Monitor0"
  44.     VendorName   "TAT"
  45.     ModelName    "V32MAAK"
  46.     HorizSync    31.0 - 61.0
  47.     VertRefresh  56.0 - 76.0
  48.     Option      "DPMS"
  49. EndSection
  50.  
  51. Section "Monitor"
  52.     Identifier   "Monitor1"
  53.     VendorName   "Monitor Vendor"
  54.     ModelName    "Monitor Model"
  55. EndSection
  56.  
  57. Section "Monitor"
  58.     Identifier   "aticonfig-Monitor[0]-0"
  59.     Option      "VendorName" "ATI Proprietary Driver"
  60.     Option      "ModelName" "Generic Autodetecting Monitor"
  61.     Option      "DPMS" "true"
  62. EndSection
  63.  
  64. Section "Device"
  65.  
  66.         ### Available Driver options are:-
  67.         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  68.         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  69.         ### <percent>: "<f>%"
  70.         ### [arg]: arg optional
  71.         #Option     "NoAccel"               # [<bool>]
  72.         #Option     "SWcursor"              # [<bool>]
  73.         #Option     "Dac6Bit"               # [<bool>]
  74.         #Option     "Dac8Bit"               # [<bool>]
  75.         #Option     "BusType"               # [<str>]
  76.         #Option     "CPPIOMode"             # [<bool>]
  77.         #Option     "CPusecTimeout"         # <i>
  78.         #Option     "AGPMode"               # <i>
  79.         #Option     "AGPFastWrite"          # [<bool>]
  80.         #Option     "AGPSize"               # <i>
  81.         #Option     "GARTSize"              # <i>
  82.         #Option     "RingSize"              # <i>
  83.         #Option     "BufferSize"            # <i>
  84.         #Option     "EnableDepthMoves"      # [<bool>]
  85.         #Option     "EnablePageFlip"        # [<bool>]
  86.         #Option     "NoBackBuffer"          # [<bool>]
  87.         #Option     "DMAForXv"              # [<bool>]
  88.         #Option     "FBTexPercent"          # <i>
  89.         #Option     "DepthBits"             # <i>
  90.         #Option     "PCIAPERSize"           # <i>
  91.         #Option     "AccelDFS"              # [<bool>]
  92.         #Option     "IgnoreEDID"            # [<bool>]
  93.         #Option     "CustomEDID"            # [<str>]
  94.         #Option     "DisplayPriority"       # [<str>]
  95.         #Option     "PanelSize"             # [<str>]
  96.         #Option     "ForceMinDotClock"      # <freq>
  97.         #Option     "ColorTiling"           # [<bool>]
  98.         #Option     "VideoKey"              # <i>
  99.         #Option     "RageTheatreCrystal"    # <i>
  100.         #Option     "RageTheatreTunerPort"  # <i>
  101.         #Option     "RageTheatreCompositePort"  # <i>
  102.         #Option     "RageTheatreSVideoPort"     # <i>
  103.         #Option     "TunerType"             # <i>
  104.         #Option     "RageTheatreMicrocPath"     # <str>
  105.         #Option     "RageTheatreMicrocType"     # <str>
  106.         #Option     "ScalerWidth"           # <i>
  107.         #Option     "RenderAccel"           # [<bool>]
  108.         #Option     "SubPixelOrder"         # [<str>]
  109.         #Option     "ClockGating"           # [<bool>]
  110.         #Option     "VGAAccess"             # [<bool>]
  111.         #Option     "ReverseDDC"            # [<bool>]
  112.         #Option     "LVDSProbePLL"          # [<bool>]
  113.         #Option     "AccelMethod"           # <str>
  114.         #Option     "DRI"                   # [<bool>]
  115.         #Option     "ConnectorTable"        # <str>
  116.         #Option     "DefaultConnectorTable"     # [<bool>]
  117.         #Option     "DefaultTMDSPLL"        # [<bool>]
  118.         #Option     "TVDACLoadDetect"       # [<bool>]
  119.         #Option     "ForceTVOut"            # [<bool>]
  120.         #Option     "TVStandard"            # <str>
  121.         #Option     "IgnoreLidStatus"       # [<bool>]
  122.         #Option     "DefaultTVDACAdj"       # [<bool>]
  123.         #Option     "Int10"                 # [<bool>]
  124.         #Option     "EXAVSync"              # [<bool>]
  125.         #Option     "ATOMTVOut"             # [<bool>]
  126.         #Option     "R4xxATOM"              # [<bool>]
  127.         #Option     "ForceLowPowerMode"     # [<bool>]
  128.         #Option     "DynamicPM"             # [<bool>]
  129.         #Option     "NewPLL"                # [<bool>]
  130.         #Option     "ZaphodHeads"           # <str>
  131.     Identifier  "Card0"
  132.     Driver      "radeon"
  133.     BusID       "PCI:1:5:0"
  134. EndSection
  135.  
  136. Section "Device"
  137.  
  138.         ### Available Driver options are:-
  139.         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  140.         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  141.         ### <percent>: "<f>%"
  142.         ### [arg]: arg optional
  143.         #Option     "NoAccel"               # [<bool>]
  144.         #Option     "SWcursor"              # [<bool>]
  145.         #Option     "Dac6Bit"               # [<bool>]
  146.         #Option     "Dac8Bit"               # [<bool>]
  147.         #Option     "BusType"               # [<str>]
  148.         #Option     "CPPIOMode"             # [<bool>]
  149.         #Option     "CPusecTimeout"         # <i>
  150.         #Option     "AGPMode"               # <i>
  151.         #Option     "AGPFastWrite"          # [<bool>]
  152.         #Option     "AGPSize"               # <i>
  153.         #Option     "GARTSize"              # <i>
  154.         #Option     "RingSize"              # <i>
  155.         #Option     "BufferSize"            # <i>
  156.         #Option     "EnableDepthMoves"      # [<bool>]
  157.         #Option     "EnablePageFlip"        # [<bool>]
  158.         #Option     "NoBackBuffer"          # [<bool>]
  159.         #Option     "DMAForXv"              # [<bool>]
  160.         #Option     "FBTexPercent"          # <i>
  161.         #Option     "DepthBits"             # <i>
  162.         #Option     "PCIAPERSize"           # <i>
  163.         #Option     "AccelDFS"              # [<bool>]
  164.         #Option     "IgnoreEDID"            # [<bool>]
  165.         #Option     "CustomEDID"            # [<str>]
  166.         #Option     "DisplayPriority"       # [<str>]
  167.         #Option     "PanelSize"             # [<str>]
  168.         #Option     "ForceMinDotClock"      # <freq>
  169.         #Option     "ColorTiling"           # [<bool>]
  170.         #Option     "VideoKey"              # <i>
  171.         #Option     "RageTheatreCrystal"    # <i>
  172.         #Option     "RageTheatreTunerPort"  # <i>
  173.         #Option     "RageTheatreCompositePort"  # <i>
  174.         #Option     "RageTheatreSVideoPort"     # <i>
  175.         #Option     "TunerType"             # <i>
  176.         #Option     "RageTheatreMicrocPath"     # <str>
  177.         #Option     "RageTheatreMicrocType"     # <str>
  178.         #Option     "ScalerWidth"           # <i>
  179.         #Option     "RenderAccel"           # [<bool>]
  180.         #Option     "SubPixelOrder"         # [<str>]
  181.         #Option     "ClockGating"           # [<bool>]
  182.         #Option     "VGAAccess"             # [<bool>]
  183.         #Option     "ReverseDDC"            # [<bool>]
  184.         #Option     "LVDSProbePLL"          # [<bool>]
  185.         #Option     "AccelMethod"           # <str>
  186.         #Option     "DRI"                   # [<bool>]
  187.         #Option     "ConnectorTable"        # <str>
  188.         #Option     "DefaultConnectorTable"     # [<bool>]
  189.         #Option     "DefaultTMDSPLL"        # [<bool>]
  190.         #Option     "TVDACLoadDetect"       # [<bool>]
  191.         #Option     "ForceTVOut"            # [<bool>]
  192.         #Option     "TVStandard"            # <str>
  193.         #Option     "IgnoreLidStatus"       # [<bool>]
  194.         #Option     "DefaultTVDACAdj"       # [<bool>]
  195.         #Option     "Int10"                 # [<bool>]
  196.         #Option     "EXAVSync"              # [<bool>]
  197.         #Option     "ATOMTVOut"             # [<bool>]
  198.         #Option     "R4xxATOM"              # [<bool>]
  199.         #Option     "ForceLowPowerMode"     # [<bool>]
  200.         #Option     "DynamicPM"             # [<bool>]
  201.         #Option     "NewPLL"                # [<bool>]
  202.         #Option     "ZaphodHeads"           # <str>
  203.     Identifier  "Card1"
  204.     Driver      "radeon"
  205.     BusID       "PCI:2:0:0"
  206. EndSection
  207.  
  208. Section "Device"
  209.     Identifier  "aticonfig-Device[0]-0"
  210.     Driver      "fglrx"
  211.     BusID       "PCI:2:0:0"
  212. EndSection
  213.  
  214. Section "Screen"
  215.     Identifier "Screen0"
  216.     Device     "Card0"
  217.     Monitor    "Monitor0"
  218.     SubSection "Display"
  219.         Viewport   0 0
  220.         Depth     1
  221.     EndSubSection
  222.     SubSection "Display"
  223.         Viewport   0 0
  224.         Depth     4
  225.     EndSubSection
  226.     SubSection "Display"
  227.         Viewport   0 0
  228.         Depth     8
  229.     EndSubSection
  230.     SubSection "Display"
  231.         Viewport   0 0
  232.         Depth     15
  233.     EndSubSection
  234.     SubSection "Display"
  235.         Viewport   0 0
  236.         Depth     16
  237.     EndSubSection
  238.     SubSection "Display"
  239.         Viewport   0 0
  240.         Depth     24
  241.     EndSubSection
  242. EndSection
  243.  
  244. Section "Screen"
  245.     Identifier "Screen1"
  246.     Device     "Card1"
  247.     Monitor    "Monitor1"
  248.     SubSection "Display"
  249.         Viewport   0 0
  250.         Depth     1
  251.     EndSubSection
  252.     SubSection "Display"
  253.         Viewport   0 0
  254.         Depth     4
  255.     EndSubSection
  256.     SubSection "Display"
  257.         Viewport   0 0
  258.         Depth     8
  259.     EndSubSection
  260.     SubSection "Display"
  261.         Viewport   0 0
  262.         Depth     15
  263.     EndSubSection
  264.     SubSection "Display"
  265.         Viewport   0 0
  266.         Depth     16
  267.     EndSubSection
  268.     SubSection "Display"
  269.         Viewport   0 0
  270.         Depth     24
  271.     EndSubSection
  272. EndSection
  273.  
  274. Section "Screen"
  275.     Identifier "aticonfig-Screen[0]-0"
  276.     Device     "aticonfig-Device[0]-0"
  277.     Monitor    "aticonfig-Monitor[0]-0"
  278.     DefaultDepth     24
  279.     SubSection "Display"
  280.         Viewport   0 0
  281.         Depth     24
  282.     EndSubSection
  283. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement