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

Re: FrameBuffer and XF86



"Jason Holland" <jphollan@earthlink.net> wrote:

> well, i can tell you that is one of the problems for sure.  you need to post
> the rest of your xfconfig file for us though.  maybe somebody will see
> something else.
> 

===== my XF86config ======
# File generated by anXious - the Debian X Configuration Tool
# anXious and xviddetect are (c) 2000 Randolph Chung <tausq@debian.org>

# Suggestions and bug reports about this tool should be sent to
# xviddetect@packages.debian.org

# ***************************************************************************
# Refer to the XF86Config(4/5) man page for details about the format of
# this file. A more thoroughly commented version of this configuration
# file can be found in /usr/share/doc/xserver-common/examples/XF86Config.eg
# ***************************************************************************

Section "Files"
        RgbPath         "/usr/X11R6/lib/X11/rgb"
        FontPath        "/usr/lib/X11/fonts/misc/:unscaled"
        FontPath        "/usr/lib/X11/fonts/cyrillic/:unscaled"
        FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/Type1/"
        FontPath        "/usr/lib/X11/fonts/Speedo/"
        FontPath        "/usr/lib/X11/fonts/misc/"
        FontPath        "/usr/lib/X11/fonts/cyrillic/"
        FontPath        "/usr/lib/X11/fonts/75dpi/"
        FontPath        "/usr/lib/X11/fonts/100dpi/"
        FontPath        "/usr/X11R6/lib/X11/fonts/freefont/"
        FontPath        "/usr/X11R6/lib/X11/fonts/sharefont/"
        ModulePath      "/usr/X11R6/lib/modules"
EndSection

Section "Module"
#
# This loads the module for XIE, the X Image Extension
#  Load "xie.so"
#
# This loads the module for the Joystick driver
# Load "xf86Jstk.so"
EndSection

Section "ServerFlags"
#       NoTrapSignals
#       DontZap
#       DontZoom
#       DisableVidModeExtension
#       AllowNonLocalXvidtune
        #       DiableModInDev
#       AllowNonLocalModInDev
EndSection

Section "Keyboard"
        Protocol "Standard"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
     XkbDisable

# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
#    XkbModel    "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
#    XkbModel    "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#    XkbLayout   "de"
# or:
#    XkbLayout   "de"
#    XkbVariant  "nodeadkeys"
# if you'd like to switch the positions of your capslock and
# control keys, use:
#    XkbOptions  "ctrl:swapcaps"

# These are the default XKB settings for XFree86
#    XkbRules    "xfree86"
#    XkbModel    "pc101"
#    XkbLayout   "us"
#    XkbVariant  ""
#    XkbOptions  ""

        XkbKeymap "xfree86(en_US)"

EndSection

Section "Pointer"
        Protocol "Microsoft"
        Device "/dev/gpmdata"
        Emulate3Buttons              
EndSection

Section "Monitor"
        Identifier      "MultiSync Monitor"
        VendorName      "Mistu"
        ModelName       "17 inch."

        HorizSync 31.5-64.3
        VertRefresh 50-110

# This is a set of standard mode timings. Modes that are out of monitor spec
# are automatically deleted by the server (provided the HorizSync and
# VertRefresh lines are correct), so there's no immediate need to
# delete mode timings (unless particular mode timings don't work on your
# monitor). With these modes, the best standard mode that your monitor
# and video card can support for a given resolution is automatically
# used.

Mode "1024x768"
    # D: 78.933 MHz, H: 60.162 kHz, V: 75.203 Hz
    DotClock 78.934
    HTimings 1024 1040 1136 1312
    VTimings 768 769 772 800
    Flags    "+HSync" "+VSync"
EndMode

EndSection

Section "Device"
        Identifier "Linux Frame Buffer Device"
EndSection

Section "Screen"
        Driver "FBDev"
        Device "Linux Frame Buffer Device"
        Monitor "MultiSync Monitor"
        DefaultColorDepth 32
        SubSection "Display"
            Depth 32
            Modes "default"
        EndSubSection
EndSection

========================

-- 

    Tommy Wu
    mailto:tommy@teatime.com.tw
    http://www.teatime.com.tw/~tommy
    ICQ: 22766091
    Mobile Phone: +886 936 909490
    TeaTime BBS +886 2 3151964 24Hrs V.Everything





Reply to: