Re: [PATCH libinput] touchpad: exclude Logitech touchpads from disable-while-typing

2016-04-21 Thread Hans de Goede
Hi, On 21-04-16 08:06, Peter Hutterer wrote: Logitech does not sell internal touchpads, the closest ones are the TK820 and the K400 series devices. Neither of which need DWT, the touchpad is next to the keyboard. Signed-off-by: Peter Hutterer Patch looks good to me: Reviewed-by: Hans de Goe

[PATCH libinput] touchpad: exclude Logitech touchpads from disable-while-typing

2016-04-20 Thread Peter Hutterer
Logitech does not sell internal touchpads, the closest ones are the TK820 and the K400 series devices. Neither of which need DWT, the touchpad is next to the keyboard. Signed-off-by: Peter Hutterer --- src/evdev-mt-touchpad.c | 4 src/libinput-util.h | 1 + 2 files changed, 5 insertions