Re: [PATCH v2 libinput] touchpad: add a quirk for the HP Pavilion dm4

2016-11-29 Thread Hans de Goede
Hi, On 30-11-16 03:24, Peter Hutterer wrote: This touchpad has cursor jumps for 2-finger scrolling that also affects the single-finger emulation. So disable any multitouch bits on this device and disallow the 2-finger scroll method. This still allows for 2-finger tapping/clicking. https://bugs.

[PATCH v2 libinput] touchpad: add a quirk for the HP Pavilion dm4

2016-11-29 Thread Peter Hutterer
This touchpad has cursor jumps for 2-finger scrolling that also affects the single-finger emulation. So disable any multitouch bits on this device and disallow the 2-finger scroll method. This still allows for 2-finger tapping/clicking. https://bugs.freedesktop.org/show_bug.cgi?id=91135 Signed-of