[linux-l] Re: Mauszeiger haengt sich auf (Knoppix 3.x)

Alexander Lenz newton at cs.tu-berlin.de
Mi Jul 7 22:58:43 CEST 2004


Hallo Nico !

> > Laeuft dennoch schon ganz rund, bis auf ein Problem mit der Maus:
> > Sie bleibt in nicht erkennbaren Anstaenden und ohne Zusammenhang mit
> > Festplatten- oder Swapzugriffen haengen und wird erst nach ein bis
> > fuenf sekunden wieder freigegeben.
> > [.....]

Das beobachte ich nun auch unter Knoppix 3.1, mit absolut spartanischem
WM (FluxBox) !

> Vermutlich ein falches Device oder Protokoll in der Xf86config.
> Poste mal hier den Auszug Input Mice aus /etc/X11/XF86Config-4
> gruß nico

OK, da steht das folgende:
--------------------------

Section "InputDevice"
        Identifier  "PS/2 Mouse"
        Driver      "mouse"
        Option      "Protocol" "PS/2"
        Option      "Device" "/dev/psaux"
        Option      "Emulate3Buttons" "true"
        Option      "Emulate3Timeout" "70"
        Option      "SendCoreEvents"  "true"
EndSection

Section "InputDevice"
        Identifier      "USB Mouse"
        Driver          "mouse"
        Option          "Device"                "/dev/input/mice"
        Option          "SendCoreEvents"        "true"
        Option          "Protocol"              "IMPS/2"
        Option          "ZAxisMapping"          "4 5"
        Option          "Buttons"               "5"
EndSection
----------------------------

Ist "SendCoreEvents" vielleicht der Schuldige ?


Gruß,
Alexander

"87,39173 % aller Statistiken gaukeln eine Genauigkeit vor, die
vollkommen unrealistisch ist."



Mehr Informationen über die Mailingliste linux-l