Dodany przez: xorg, 19:19 11-05-2013

Nowy Pobierz
  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/X11/misc"
  11.         FontPath     "/usr/share/fonts/X11/cyrillic"
  12.         FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
  13.         FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
  14.         FontPath     "/usr/share/fonts/X11/Type1"
  15.         FontPath     "/usr/share/fonts/X11/100dpi"
  16.         FontPath     "/usr/share/fonts/X11/75dpi"
  17.         FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  18.         FontPath     "built-ins"
  19. EndSection
  20.  
  21. Section "Module"
  22.         Load  "dbe"
  23.         Load  "dri"
  24.         Load  "record"
  25.         Load  "dri2"
  26.         Load  "glx"
  27.         Load  "extmod"
  28. EndSection
  29.  
  30. Section "InputDevice"
  31.         Identifier  "Keyboard0"
  32.         Driver      "kbd"
  33. EndSection
  34.  
  35. Section "InputDevice"
  36.         Identifier  "Mouse0"
  37.         Driver      "mouse"
  38.         Option      "Protocol" "auto"
  39.         Option      "Device" "/dev/input/mice"
  40.         Option      "ZAxisMapping" "4 5 6 7"
  41. EndSection
  42.  
  43. Section "Monitor"
  44.         #DisplaySize      330   210     # mm
  45.         Identifier   "Monitor0"
  46.         VendorName   "CPT"
  47.         ModelName    "1393"
  48. EndSection
  49.  
  50. Section "Device"
  51.         ### Available Driver options are:-
  52.         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  53.         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  54.         ### <percent>: "<f>%"
  55.         ### [arg]: arg optional
  56.         #Option     "NoAccel"                   # [<bool>]
  57.         #Option     "SWcursor"                  # [<bool>]
  58.         #Option     "Dac6Bit"                   # [<bool>]
  59.         #Option     "Dac8Bit"                   # [<bool>]
  60.         #Option     "BusType"                   # [<str>]
  61.         #Option     "CPPIOMode"                 # [<bool>]
  62.         #Option     "CPusecTimeout"             # <i>
  63.         #Option     "AGPMode"                   # <i>
  64.         #Option     "AGPFastWrite"              # [<bool>]
  65.         #Option     "AGPSize"                   # <i>
  66.         #Option     "GARTSize"                  # <i>
  67.         #Option     "RingSize"                  # <i>
  68.         #Option     "BufferSize"                # <i>
  69.         #Option     "EnableDepthMoves"          # [<bool>]
  70.         #Option     "EnablePageFlip"            # [<bool>]
  71.         #Option     "NoBackBuffer"              # [<bool>]
  72.         #Option     "DMAForXv"                  # [<bool>]
  73.         #Option     "FBTexPercent"              # <i>
  74.         #Option     "DepthBits"                 # <i>
  75.         #Option     "PCIAPERSize"               # <i>
  76.         #Option     "AccelDFS"                  # [<bool>]
  77.         #Option     "IgnoreEDID"                # [<bool>]
  78.         #Option     "CustomEDID"                # [<str>]
  79.         #Option     "DisplayPriority"           # [<str>]
  80.         #Option     "PanelSize"                 # [<str>]
  81.         #Option     "ForceMinDotClock"          # <freq>
  82.         #Option     "ColorTiling"               # [<bool>]
  83.         #Option     "VideoKey"                  # <i>
  84.         #Option     "RageTheatreCrystal"        # <i>
  85.         #Option     "RageTheatreTunerPort"      # <i>
  86.         #Option     "RageTheatreCompositePort"  # <i>
  87.         #Option     "RageTheatreSVideoPort"     # <i>
  88.         #Option     "TunerType"                 # <i>
  89.         #Option     "RageTheatreMicrocPath"     # <str>
  90.         #Option     "RageTheatreMicrocType"     # <str>
  91.         #Option     "ScalerWidth"               # <i>
  92.         #Option     "RenderAccel"               # [<bool>]
  93.         #Option     "SubPixelOrder"             # [<str>]
  94.         #Option     "ClockGating"               # [<bool>]
  95.         #Option     "VGAAccess"                 # [<bool>]
  96.         #Option     "ReverseDDC"                # [<bool>]
  97.         #Option     "LVDSProbePLL"              # [<bool>]
  98.         #Option     "AccelMethod"               # <str>
  99.         #Option     "DRI"                       # [<bool>]
  100.         #Option     "ConnectorTable"            # <str>
  101.         #Option     "DefaultConnectorTable"     # [<bool>]
  102.         #Option     "DefaultTMDSPLL"            # [<bool>]
  103.         #Option     "TVDACLoadDetect"           # [<bool>]
  104.         #Option     "ForceTVOut"                # [<bool>]
  105.         #Option     "TVStandard"                # <str>
  106.         #Option     "IgnoreLidStatus"           # [<bool>]
  107.         #Option     "DefaultTVDACAdj"           # [<bool>]
  108.         #Option     "Int10"                     # [<bool>]
  109.         #Option     "EXAVSync"                  # [<bool>]
  110.         #Option     "ATOMTVOut"                 # [<bool>]
  111.         #Option     "R4xxATOM"                  # [<bool>]
  112.         #Option     "ForceLowPowerMode"         # [<bool>]
  113.         #Option     "DynamicPM"                 # [<bool>]
  114.         #Option     "NewPLL"                    # [<bool>]
  115.         #Option     "ZaphodHeads"               # <str>
  116.         Identifier  "Card0"
  117.         Driver      "radeon"
  118.         BusID       "PCI:1:5:0"
  119. EndSection
  120.  
  121. Section "Screen"
  122.         Identifier "Screen0"
  123.         Device     "Card0"
  124.         Monitor    "Monitor0"
  125.         SubSection "Display"
  126.                 Viewport   0 0
  127.                 Depth     1
  128.         EndSubSection
  129.         SubSection "Display"
  130.                 Viewport   0 0
  131.                 Depth     4
  132.         EndSubSection
  133.         SubSection "Display"
  134.                 Viewport   0 0
  135.                 Depth     8
  136.         EndSubSection
  137.         SubSection "Display"
  138.                 Viewport   0 0
  139.                 Depth     15
  140.         EndSubSection
  141.         SubSection "Display"
  142.                 Viewport   0 0
  143.                 Depth     16
  144.         EndSubSection
  145.         SubSection "Display"
  146.                 Viewport   0 0
  147.                 Depth     24
  148.         EndSubSection
  149. EndSection
  150.  
  151.  

Źródło:

Ostatnie wpisy

Linki

Funkcje