à ta place je chercherais du coté de gpm.
dpkg-reconfigure gpm
et en repeat_type choisis none.


> Section "InputDevice"
>         Identifier      "Configured Mouse"
>         Driver          "mouse"
>         Option          "CorePointer"
>         Option          "Device"                "/dev/psaux"
>         Option          "Protocol"              "PS/2"
>         Option          "Buttons"               "2"
>         Option          "Emulate3Buttons"       "true"
> EndSection
enfin, si tas souris est trois boutons, tu peux améliorer ca.

pour une 3boutons molette, ca donne:

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "ImPS/2"
        Option          "ZAxisMapping"          "4 5"
EndSection

voilà.
-- 
Don't be afraid ... I'm going to give you the choice I've never had

(°>
/ )  MadCoder (53 53)
^^

Répondre à