Hello:

I have one question with this XF86Config

#
# P133, 40Mb, Matriz activa
#
Section "Files"
        RgbPath         "/usr/X11R6/lib/X11/rgb"
        FontPath        "/usr/X11R6/lib/X11/fonts/misc/"
        FontPath        "/usr/X11R6/lib/X11/fonts/Type1/"
        FontPath        "/usr/X11R6/lib/X11/fonts/Speedo/"
        FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/"
EndSection

Section "Keyboard"
        Protocol        "Standard"
        AutoRepeat      500 5
        LeftAlt         Meta
        RightAlt        Meta
        ScrollLock      Compose
        RightCtl        Control
        XkbKeycodes     "xfree86"
        XkbTypes        "default"
        XkbCompat       "default"
        XkbSymbols      "us(pc101)"
        XkbGeometry     "pc"
        XkbRules        "xfree86"
        XkbModel        "pc101"
        XkbLayout       "us"
EndSection

Section "Pointer"
        Protocol        "PS/2"
        Device          "/dev/mouse"
        Emulate3Buttons
        Emulate3Timeout 50
#       ChordMiddle
EndSection

Section "Monitor"
        Identifier      "IBM Thinkpad 560"
        VendorName      "NEC"
        ModelName       "Thinkpad 560"
#       Bandwidth       85
#       HorizSync       40.25
#       VertRefresh     64.08
        HorizSync       31-69
        VertRefresh     50-70
        Mode "800x600"
                DotClock        42.5
                HTimings        800 840 968 1056
                VTimings        600 601 605 628
        EndMode
EndSection

Section "Device"
        Identifier      "Trident Cyber 9382"
        Chipset         "cyber938x"
        VideoRam        1024
#       Option          "noaccel"
EndSection

Section "Screen"
        Driver  "SVGA"
        Device  "Trident Cyber 9382"
        Monitor "IBM Thinkpad 560"
        Subsection "Display"
                Depth           8
                Modes           "800x600"
                ViewPort        0 0
                Virtual         800 600
        EndSubsection
EndSection

I got this output in my screen.

one column with the background with color cyan and bottom with start
button and penguin. So i mean fvwm95, but in right side of this column
appear one black column, next other column equal at the first column,
other column in black color, and so forth. Appear 3 or four columns like
the first.

What is wrong with this XF86Config?

I have one laptop thinkpad 560, P133 Mhz, 40 Mb Ram and 2.1 Gb.

Thanks in advanced.

Reply via email to