Re: [PATCH libinput] Force the HP Stream 11 touchpad as a clickpad

2016-09-01 Thread Hans de Goede
Hi, On 01-09-16 03:38, Peter Hutterer wrote: INPUT_PROP_BUTTONPAD is not set on this device and RMI4 which should fix this is a bit too far into the future at this point. Hack around it. https://bugs.freedesktop.org/show_bug.cgi?id=97147 Signed-off-by: Peter Hutterer Reviewed-by: Hans de Go

[PATCH libinput] Force the HP Stream 11 touchpad as a clickpad

2016-08-31 Thread Peter Hutterer
INPUT_PROP_BUTTONPAD is not set on this device and RMI4 which should fix this is a bit too far into the future at this point. Hack around it. https://bugs.freedesktop.org/show_bug.cgi?id=97147 Signed-off-by: Peter Hutterer --- src/evdev.c| 7 +++ src/evdev.h