








XF86Conf
# XFree86config file
# XFree86config file
Section "Files"
  FontPath      "/usr/X11R6/lib/X11/fonts/misc:unscaled"
  FontPath      "/usr/X11R6/lib/X11/fonts/local"
  FontPath      "/usr/X11R6/lib/X11/fonts/misc:unscaled"
  FontPath      "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
  FontPath      "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
  FontPath      "/usr/X11R6/lib/X11/fonts/Type1"
  FontPath      "/usr/X11R6/lib/X11/fonts/URW"
  FontPath      "/usr/X11R6/lib/X11/fonts/Speedo"
  FontPath      "/usr/X11R6/lib/X11/fonts/misc"
  FontPath      "/usr/X11R6/lib/X11/fonts/75dpi"
  FontPath      "/usr/X11R6/lib/X11/fonts/100dpi"
  FontPath      "/usr/X11R6/lib/X11/fonts/PEX"
  FontPath      "/usr/X11R6/lib/X11/fonts/cyrillic"
  FontPath      "/usr/X11R6/lib/X11/fonts/latin2/misc"
  FontPath      "/usr/X11R6/lib/X11/fonts/latin2/75dpi"
  FontPath      "/usr/X11R6/lib/X11/fonts/latin2/100dpi"
  FontPath      "/usr/X11R6/lib/X11/fonts/latin2/Type1"
  FontPath      "/usr/X11R6/lib/X11/fonts/latin7/75dpi"
  FontPath      "/usr/X11R6/lib/X11/fonts/kwintv"
  FontPath      "/usr/X11R6/lib/X11/fonts/truetype"
  FontPath      "/usr/X11R6/lib/X11/fonts/uni"
  FontPath      "/usr/X11R6/lib/X11/fonts/ucs/misc"
  FontPath      "/usr/X11R6/lib/X11/fonts/ucs/75dpi"
  FontPath      "/usr/X11R6/lib/X11/fonts/ucs/100dpi"
  FontPath      "/usr/X11R6/lib/X11/fonts/hellas/misc"
  FontPath      "/usr/X11R6/lib/X11/fonts/hellas/75dpi"
  FontPath      "/usr/X11R6/lib/X11/fonts/hellas/100dpi"
  FontPath      "/usr/X11R6/lib/X11/fonts/hellas/Type1"
  FontPath      "/usr/X11R6/lib/X11/fonts/xtest"
  ModulePath    "/usr/X11R6/lib/modules"
  RgbPath       "/usr/X11R6/lib/X11/rgb"
EndSection
Section "Module"
  Load          "speedo"
  Load          "type1"
  Load          "freetype"
        Load  "GLcore"
        Load  "dbe"
        Load  "dri"
        Load  "extmod"
        Load  "glx"
        Load  "pex5"
        Load  "record"
        Load  "xie"
        Load  "v4l"
EndSection
Section "ServerFlags"
  Option        "AllowMouseOpenFail"
EndSection
Section "InputDevice"
  Driver        "Keyboard"
  Identifier    "Keyboard[0]"
  Option        "Protocol"      "Standard"
  Option        "XkbLayout"     "de"
  Option        "XkbModel"      "pc104"
  Option        "XkbRules"      "xfree86"
  Option        "XkbVariant"    "nodeadkeys"
EndSection
Section "InputDevice"
  Driver        "mouse"
  Identifier    "Mouse[1]"
# Option        "Device"        "/dev/sysmouse"
  Option        "Device"        "/dev/psm0"
  Option        "Protocol"      "PS/2"
EndSection
Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
        VertRefresh     40-110
        HorizSync       28-90
        Option       "DPMS"
        Modeline "1400x1050" 107.85 1400 1450 1500 1999 1050 1058 1070 1150
EndSection
Section "Modes"
  Identifier    "Modes[0]"
  Modeline      "640x480" 31.5 640 656 720 840 480 481 484 500
  Modeline      "640x480" 31.5 640 680 720 864 480 488 491 521
  Modeline      "640x480" 28 640 664 760 800 480 491 493 525
  Modeline      "640x480" 28.32 640 664 760 800 480 491 493 525
  Modeline      "640x480" 25.18 640 664 760 800 480 491 493 525
  Modeline      "640x480" 25.175 640 664 760 800 480 491 493 525
EndSection
Section "Device"
        Identifier  "Card0"
        Driver      "r128"
        VendorName  "ATI"
        VideoRam    32768
        BoardName   "Rage 128 Mobility LF"
        BusID       "PCI:1:0:0"
EndSection
Section "Screen"
        DefaultDepth  24
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultFbBpp 24
        SubSection "Display"
                Depth     24
                Modes "1400x1050"
                ViewPort 0 0
        EndSubSection
EndSection
Section "ServerLayout"
  Identifier    "Layout[all]"
  InputDevice   "Keyboard[0]"   "CoreKeyboard"
  InputDevice   "Mouse[1]"      "CorePointer"
  Screen      0  "Screen0" 0 0
EndSection
Section "DRI"
  Group         "video"
  Mode          0660
EndSection

Link to this Page
- /etc last edited on 1 April 2001 at 8:44 pm by pD95007F6.dip.t-dialin.net