On Tue, Mar 23, 2021 at 09:29:09PM +0100, Ulf Brosziewski wrote:
> In order to distinguish tap gestures from short movements, the touchpad
> input driver in wsmouse checks whether the distance between the initial
> and the last position of a touch exceeds the 'maxdist' limit.  Some
> touchpads provide unreliable coordinates when more than one contact is
> being made simultaneously, and in this case the filter may be too strong
> - and superfluous, because only one-finger contacts should trigger pointer
> movement; it should be safe to skip the test for multi-finger contacts
> (with Non-MT-touchpads, it isn't possible anyway).
This fixes it for me on the ThinkPad X230 but it seems to have no
effect on the Pinebook Pro where double and triple taps are barely^Wnot
recognised at all.

Do you want me to provide the same logs with this diff?
Anything specific order/test/action/whatever I can carry out?

Reply via email to