Re: [PATCH libinput 2/3] touchpad: disable cursor jump detection for Wacom tablets

2016-05-18 Thread Hans de Goede
Hi, On 18-05-16 09:02, Peter Hutterer wrote: We haven't seen jumps on Wacom tablets yet and they cause error messages in most of the tests. litest uses a scaling approach for most events, so a finger move that moves from 30% to 80% of the touchpad with can easily trigger a jump on a Wacom tablet

[PATCH libinput 2/3] touchpad: disable cursor jump detection for Wacom tablets

2016-05-18 Thread Peter Hutterer
We haven't seen jumps on Wacom tablets yet and they cause error messages in most of the tests. litest uses a scaling approach for most events, so a finger move that moves from 30% to 80% of the touchpad with can easily trigger a jump on a Wacom tablet due to its physical size. Rather than having t