Bug#613074: xserver-xorg-input-synaptics: Touchpad left and right physical buttons send only button2 events instead of left and right clicks as expected
- To: Tayroni Francisco de Alencar <tayroni.alves@gmail.com>
- Cc: 613074@bugs.debian.org
- Subject: Bug#613074: xserver-xorg-input-synaptics: Touchpad left and right physical buttons send only button2 events instead of left and right clicks as expected
- From: Jonathan Nieder <jrnieder@gmail.com>
- Date: Mon, 12 Sep 2011 03:04:45 -0500
- Message-id: <[🔎] 20110912080445.GA25904@elie>
- Reply-to: Jonathan Nieder <jrnieder@gmail.com>, 613074@bugs.debian.org
- In-reply-to: <20110214082935.GB2333@debian.org>
- References: <20110212164356.4332.23092.reportbug@sandra> <20110212224358.GY7840@debian.org> <AANLkTi=tdSa-FWKA_8WCFry0-H3whpFwBPhfF9KcdqWE@mail.gmail.com> <20110213053819.GX7840@debian.org> <AANLkTin1-0z5xpe_Bh_=8b+jn6mdp7gMR_=WjG3FjFrg@mail.gmail.com> <AANLkTi=P1z=aaT2k_WyHoD9FUo3WSX24U_iKEKRc48fy@mail.gmail.com> <AANLkTikroZ5S1C3TchO=h1R7Y_-vdBnXVEaaTkeVPz7W@mail.gmail.com> <20110214082935.GB2333@debian.org>
found 613074 linux-2.6/2.6.32-30
quit
Cyril Brulebois wrote:
> Tayroni Francisco de Alencar <tayroni.alves@gmail.com> (13/02/2011):
>> and the output of "evtest /dev/input/event7" (on tty1)
>>
>> Input driver version is 1.0.0
>> Input device ID: bus 0x11 vendor 0x2 product 0x8 version 0x7321
>> Input device name: "AlpsPS/2 ALPS GlidePoint"
[...]
>> Event: time 1297647718.798783, type 1 (Key), code 272 (LeftBtn), value 1
>> Event: time 1297647718.798787, type 1 (Key), code 273 (RightBtn), value 1
>> Event: time 1297647718.798790, -------------- Report Sync ------------
>> Event: time 1297647718.957825, type 1 (Key), code 272 (LeftBtn), value 0
>> Event: time 1297647718.957829, type 1 (Key), code 273 (RightBtn), value 0
>> Event: time 1297647718.957831, -------------- Report Sync ------------
[... snip the above repeated three more times ...]
>> I've pressed two times the left physical button and then, two times
>> the right button.
>
> Thanks, Tayroni.
>
> As you can see, LeftBtn+RightBtn is sent every time, so that's not a
> bug on the X side, rather on the kernel side. Reassigning there.
Thanks for a clear report. Basic questions:
- has this always acted this way since you started using Debian, or
did the problem begin with an upgrade (i.e., is it a regression)?
- can you reproduce this with the kernel from sid or experimental?
(It should be possible to test on a squeeze system by just
installing recent versions of the linux-image-<foo>, linux-base,
and initramfs-tools packages.) If so, we can report this upstream,
and if not, we can try to find the fix and backport it.
- please attach output of
/usr/share/bug/linux-image-$(uname -r)/script 3>&1
so we can get to know the hardware and drivers involved.
- any hunches, workarounds, or other weird symptoms?
Sorry for the delay, and hope that helps,
Jonathan
Reply to: