I am running Debian "woody". First time Debian user, Linux user for a few 
years, now.

My problem is with XFree86 4.1.0-7. After reconfiguring, reinstalling, 
recreating XF86Config-4, and adding  Option "SWCursor" to my XF86Config-4 
file, I cannot get rid of this white box for a cursor. Which sort of works, 
btw.

Any ideas???

Card: Matrox MGA G200 (rev 3)
Mouse: IMPS/2

Excerpt from XF86Config-4:

=========================
Section "Module"
        Load    "ddc"
        Load    "GLcore"
        Load    "dbe"
        Load    "dri"
        Load    "extmod"
        Load    "glx"
        Load    "pex5"
        Load    "record"
        Load    "xie"
        Load    "bitmap"
        Load    "freetype"
        Load    "speedo"
        Load    "type1"
        Load    "vbe"
        Load    "int10"E
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "ImPS/2"
        Option          "ZAxisMapping"          "4 5"
EndSection
Section "Device"
        Identifier      "Matrox G200"
        Driver          "mga"
        Option          "UseFBDev"              "true"
        VideoRam        8192
        Option          "SWCursor"
EndSection

Section "Monitor"
        Identifier      "Digital PCXAV-YZ"
        HorizSync       30-60
        VertRefresh     50-75
        Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "Matrox G200"
        Monitor         "Digital PCXAV-YZ"
        DefaultDepth    16


_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to