Re: [PATCH libinput] Added missing button range for pad on CTH-680

2017-02-12 Thread Hans de Goede
Hi, On 13-02-17 07:57, Peter Hutterer wrote: From: Sakse Dalum This device has BTN_LEFT, BTN_RIGHT, BTN_FORWARD and BTN_BACK, add the missing range to the pad init function. https://bugs.freedesktop.org/show_bug.cgi?id=99785 Signed-off-by: Peter Hutterer

[PATCH libinput] Added missing button range for pad on CTH-680

2017-02-12 Thread Peter Hutterer
From: Sakse Dalum This device has BTN_LEFT, BTN_RIGHT, BTN_FORWARD and BTN_BACK, add the missing range to the pad init function. https://bugs.freedesktop.org/show_bug.cgi?id=99785 Signed-off-by: Peter Hutterer --- src/evdev-tablet-pad.c | 5 + 1