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

Bug#331435: xserver-xorg: Mouse pointer occasionally vanishes



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

Is there any news to this bug? I also have the same issue
on my laptop HP nx6125 with Debian Sarge. After a few minutes of idle
the mousepointer disappears.
Although geyes does still works (eyes are moving when moving the mouse),
there is no mouse pointer visible and clicking has no effect. rmmod and
modprobe mousedev and psmouse does not help.


gh@krumlov:~$ cat /etc/X11/XF86Config-4
Section "Files"
        FontPath        "/usr/lib/X11/fonts/75dpi"
# local font server
        # if the local font server has problems, we can fall back on these
        FontPath        "/usr/lib/X11/fonts/misc"
        FontPath        "/usr/lib/X11/fonts/cyrillic"
        FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/Type1"
        FontPath        "/usr/lib/X11/fonts/CID"
        FontPath        "/usr/lib/X11/fonts/Speedo"
        FontPath        "/usr/lib/X11/fonts/100dpi"
        FontPath        "/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
        Load    "GLcore"
        Load    "bitmap"
        Load    "dbe"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "record"
        Load    "speedo"
        Load    "type1"
        Load    "vbe"

EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xfree86"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "de"
        Option          "XkbVariant"    "nodeadkeys"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "synaptics"
        Option          "CorePointer"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "ImPS/2"
        Option          "Emulate3Buttons"       "true"
        Option          "ZAxisMapping"          "4 5"
        Option          "MaxTapTime"    "0"
EndSection

Section "InputDevice"
        Identifier      "USB Maus"
        Driver          "mouse"
        Option          "SendCoreEvents" "true"
#       Option          "CorePointer"
        Option          "Device"   "/dev/input/mice"
        Option          "Protocol" "IMPS/2"
        Option          "Emulate3Buttons"       "true"
        Option          "ZAxisMapping" "4 5"
EndSection

Section "Device"
        Identifier      "vesa"
        Driver          "vesa" #"fglrx"
EndSection

Section "Monitor"
        Identifier      "Standardbildschirm"
        HorizSync    28.0 - 96.0 # Warning: This may fry old Monitors
        VertRefresh  50.0 - 75.0 # Very conservative. May flicker.
        Option          "DPMS" "true"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "vesa"
        Monitor         "Standardbildschirm"
        DefaultDepth    16
        SubSection "Display"
                Depth           1
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1400x1050" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1400x1050" "1024x768" "800x600" "640x480"
        EndSubSection


EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
        InputDevice     "USB Maus"
EndSection

Section "DRI"
        Mode    0666
EndSection

- --
Greg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFEZw4z5FH4PvOil/sRAumpAJ992tnLmWA/zfZG/A7NCBEx1pVwSACgmcwt
vw2ileFJdMX6qQLpEqrYrI8=
=Qjdy
-----END PGP SIGNATURE-----



Reply to: