Re: [PATCH libinput] touchpad: reduced the 2fg scroll threshold to 1mm

2015-11-09 Thread Hans de Goede
Hi, On 09-11-15 07:40, Peter Hutterer wrote: At least on the t440, this is enough to trigger correct detection between swipe and scroll 90% of the time. s/swipe/pinch/ > Since scrolling is significantly more prevalent than gesturing, erring on the side of scrolling at the cost of misdetectin

[PATCH libinput] touchpad: reduced the 2fg scroll threshold to 1mm

2015-11-08 Thread Peter Hutterer
At least on the t440, this is enough to trigger correct detection between swipe and scroll 90% of the time. Since scrolling is significantly more prevalent than gesturing, erring on the side of scrolling at the cost of misdetecting some gestures is acceptable. Signed-off-by: Peter Hutterer --- s