You are not logged in.

#1 2010-05-15 11:40:54

aivi
Member
Registered: 2010-05-15
Posts: 2
Website

usb mouse double click

Hi,
Im using fluxbox as window manager and after some upgrades the mouse very often doing double click, if I click only once. On touchpad is all right, so I dont know where is the problem. I tryed change xorg configuration - other protocol and some options, but nothing helped. I also tryed change speed double click, but nothing changed too.
My xorg config is now:

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

generated by hwd
Thanks for all replies wink

edit: I have kernel 2.6.33.4 and before in kernel 2.6.33.3 "mouse bug" was there too.

Last edited by aivi (2010-05-15 11:47:40)

Offline

#2 2010-05-15 11:56:28

aivi
Member
Registered: 2010-05-15
Posts: 2
Website

Re: usb mouse double click

edit: So Its not working well, xev show still that I pressed and released twice button, any ideas?
In blackbox too. Its somewhere else.

--------So it was by .fluxbox/keys I tried move them somewhere else and restart X and Its working right now. smile-------

Last edited by aivi (2010-05-15 13:25:12)

Offline

Board footer

Powered by FluxBB