Right click is registered twice sometimes with Razer DeathAdder 2013 mouse
Double V
nwarrenfl at gmail.com
Wed Jun 4 09:54:39 PDT 2014
Thanks for answering,
The same behaviour happens, I tried multiple times and get sometimes
double clicks too:
################################
# Waiting for events #
################################
E: 0.000000 0004 0004 589826 # EV_MSC / MSC_SCAN 589826
E: 0.000000 0001 0111 0001 # EV_KEY / BTN_RIGHT 1
E: 0.000000 0000 0000 0000 # ------------ SYN_REPORT (0) ----------
E: 0.062974 0004 0004 589826 # EV_MSC / MSC_SCAN 589826
E: 0.062974 0001 0111 0000 # EV_KEY / BTN_RIGHT 0
E: 0.062974 0000 0000 0000 # ------------ SYN_REPORT (0) ----------
E: 0.071971 0004 0004 589826 # EV_MSC / MSC_SCAN 589826
E: 0.071971 0001 0111 0001 # EV_KEY / BTN_RIGHT 1
E: 0.071971 0000 0000 0000 # ------------ SYN_REPORT (0) ----------
E: 0.076967 0004 0004 589826 # EV_MSC / MSC_SCAN 589826
E: 0.076967 0001 0111 0000 # EV_KEY / BTN_RIGHT 0
E: 0.076967 0000 0000 0000 # ------------ SYN_REPORT (0) ----------
Sometimes not:
################################
# Waiting for events #
################################
E: 0.000000 0004 0004 589826 # EV_MSC / MSC_SCAN 589826
E: 0.000000 0001 0111 0001 # EV_KEY / BTN_RIGHT 1
E: 0.000000 0000 0000 0000 # ------------ SYN_REPORT (0) ----------
E: 0.006945 0004 0004 589826 # EV_MSC / MSC_SCAN 589826
E: 0.006945 0001 0111 0000 # EV_KEY / BTN_RIGHT 0
E: 0.006945 0000 0000 0000 # ------------ SYN_REPORT (0) ----------
Also I noted that my mouse is listed multiple times when starting the
command:
Available devices:
/dev/input/event0: Power Button
/dev/input/event1: Power Button
/dev/input/event4: Razer Razer DeathAdder 2013
/dev/input/event5: Razer Razer DeathAdder 2013
/dev/input/event6: Razer Razer DeathAdder 2013
/dev/input/event7: HDA Intel Front Headphone
/dev/input/event8: HDA Intel Line Out Side
/dev/input/event9: HDA Intel Line Out CLFE
/dev/input/event10: HDA Intel Line Out Surround
/dev/input/event11: HDA Intel Line Out Front
/dev/input/event12: HDA Intel Line
/dev/input/event13: HDA Intel Rear Mic
/dev/input/event14: HDA Intel Front Mic
/dev/input/event15: Razer Razer DeathStalker Essential
/dev/input/event16: Razer Razer DeathStalker Essential
/dev/input/event17: Razer Razer DeathStalker Essential
/dev/input/event18: HDA NVidia HDMI/DP,pcm=9
/dev/input/event19: HDA NVidia HDMI/DP,pcm=8
/dev/input/event20: HDA NVidia HDMI/DP,pcm=7
/dev/input/event21: HDA NVidia HDMI/DP,pcm=3
/dev/input/event22: Microsoft X-Box 360 pad
Select the device event number [0-20]:
With "xinput list" too and is even in the keyboard section?! (and my
keyboard in pointers, but it works without problems though)
? Virtual core pointer id=2 [master pointer (3)]
? ? Virtual core XTEST pointer id=4 [slave
pointer (2)]
? ? Razer Razer DeathAdder 2013 id=10 [slave
pointer (2)]
? ? Razer Razer DeathAdder 2013 id=11 [slave
pointer (2)]
? ? Razer Razer DeathStalker Essential id=14 [slave
pointer (2)]
? ? Razer Razer DeathStalker Essential id=15 [slave
pointer (2)]
? Virtual core keyboard id=3 [master keyboard (2)]
? Virtual core XTEST keyboard id=5 [slave
keyboard (3)]
? Power Button id=6 [slave
keyboard (3)]
? Power Button id=7 [slave
keyboard (3)]
? Razer Razer DeathAdder 2013 id=12 [slave
keyboard (3)]
? Razer Razer DeathStalker Essential id=13 [slave
keyboard (3)]
Sorry if there's too much information, do you have any idea why this
happens?
Thanks, kind regards
On 04/06/2014 01:39, Peter Hutterer wrote:
> On Tue, Jun 03, 2014 at 10:29:53AM +0200, Double V wrote:
>> Hello,
>>
>> Sometimes the right click on my mouse is registered twice, i have
>> tested with the xev command to be sure.
>> It doesn't always happen, but enough to make right click unuseable.
>>
>> Here's the output when it clicks twice:
>>
>> double at SATURN ~ $ xev | grep Button
>> ButtonPress event, serial 37, synthetic NO, window 0x4400001,
>> ButtonRelease event, serial 37, synthetic NO, window 0x4400001,
>> ButtonPress event, serial 37, synthetic NO, window 0x4400001,
>> ButtonRelease event, serial 37, synthetic NO, window 0x4400001,
>> double at SATURN ~ $
>>
>>
>>
>> I tried on Arch and newest Linux Mint, it happens on both, however
>> the mouse itself works perfectly (tried on Windows too to be sure it
>> wasn't a hardware problem)
>>
>> This is the content of xorg log: http://pastebin.ubuntu.com/7578769/
>> Can anyone help me? I've been searching for weeks.
> run evemu-record against the device and check the output. That'll tell you
> if the problem is in the HW (Windows may work around it?) or in the xorg
> driver.
>
> Cheers,
> Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg/attachments/20140604/e04b31a1/attachment.html>
More information about the xorg
mailing list