Re: [PATCH libinput 2/3] test: reduce sideways-component in two-finger scroll test

2014-07-18 Thread Hans de Goede
Hi, On 07/18/2014 09:01 AM, Peter Hutterer wrote: > This breaks when we have a device resolution set on the test devices, > specificially on the T440. The current tests use a delta of 1% of the device > which with the resolution set results in an effective delta of 3 - above the > scroll threshold

[PATCH libinput 2/3] test: reduce sideways-component in two-finger scroll test

2014-07-18 Thread Peter Hutterer
This breaks when we have a device resolution set on the test devices, specificially on the T440. The current tests use a delta of 1% of the device which with the resolution set results in an effective delta of 3 - above the scroll threshold. Signed-off-by: Peter Hutterer --- test/touchpad.c | 10