Re: [PATCH libinput] touchpad: ignore modifier key combos for dwt

2016-08-04 Thread Hans de Goede
Hi, On 04-08-16 06:24, Peter Hutterer wrote: Inspired by the syndaemon -K switch and Anton Lindqvist's patch. https://patchwork.freedesktop.org/patch/102417/ We already ignored modifiers for dwt. Now we also ignore modifier + key combinations, i.e. hitting Ctrl+s to save does not trigger dwt, t

[PATCH libinput] touchpad: ignore modifier key combos for dwt

2016-08-03 Thread Peter Hutterer
Inspired by the syndaemon -K switch and Anton Lindqvist's patch. https://patchwork.freedesktop.org/patch/102417/ We already ignored modifiers for dwt. Now we also ignore modifier + key combinations, i.e. hitting Ctrl+s to save does not trigger dwt, the touchpad remains immediately usable. However