Re: XF86Config

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



# File generated by Xautoconfig.
Section "ServerLayout"
   Identifier    "XFree86 Configured"
   Screen        0  "Screen0" 0 0
   InputDevice    "Mouse0" "CorePointer"
   InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
# RgbPath is the location of the RGB database. Note, this is the name of the
# file minus the extension (like ".txt" or ".db"). There is normally
# no need to change the default.


# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.

      RgbPath      "/usr/X11R6/lib/X11/rgb"
      FontPath     "unix/:7100"
EndSection

Section "Module"
   Load    "dbe"
   Load    "extmod"
   Load    "fbdevhw"
   Load    "glx"
   Load    "record"
   Load    "freetype"
   Load    "type1"
   #Load    "dri"
EndSection

Section "InputDevice"
   Identifier    "Keyboard0"
   Driver        "keyboard"
# Change "XkbModel" to "macintosh_old" if you are using
# the deprecated adb keycodes.
   Option        "XkbRules"    "xfree86"
   Option        "XkbModel"    "macintosh"
   Option        "XkbLayout"    "us"
EndSection

Section "InputDevice"
   Identifier    "Mouse0"
   Driver       "mouse"
   Option       "ZAxisMapping"    "4 5"
   Option       "Protocol"    "IMPS/2"
   Option        "Device"    "/dev/input/mice"
EndSection

Section "Monitor"
   Identifier    "Monitor0"
   ModelName    "Monitor Model"
   Option        "DPMS"
   HorizSync    30-130
   VertRefresh    50-160

EndSection

Section "Device"
   Identifier    "Card0"
   #Option    "ShadowFB"    "true"
   Driver    "fbdev"
   BusID    "PCI:1:2:0"
EndSection

Section "Screen"
   Identifier    "Screen0"
   Device        "Card0"
   Monitor        "Monitor0"
   DefaultDepth    16
   SubSection "Display"
       Depth        8
       Modes         "1280x1024"
   EndSubSection
   SubSection "Display"
       Depth        16
       Modes         "1280x1024"
   EndSubSection
   SubSection "Display"
       Depth        24
       Modes         "1280x1024"
   EndSubSection
EndSection

Section "DRI"
   Group 0
   Mode 0666
EndSection

_______________________________________________
XFree86 mailing list
XFree86@xxxxxxxxxxx
http://XFree86.Org/mailman/listinfo/xfree86

[Index of Archives]     [X Forum]     [Xorg]     [XFree86 Newbie]     [IETF Announce]     [Security]     [Font Config]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux Kernel]

  Powered by Linux