Re: [PATCH xf86-input-synaptics 6/8] Ignore motion the first X ms after a clickpad click

2014-02-24 Thread Peter Hutterer
On Fri, Feb 21, 2014 at 10:31:42AM +0100, Hans de Goede wrote: This fixes my #1 anoyance with clickpads, where 2 out of 3 clicks turn into a click + drag unless I hold my finger really really still. do we really need a property and an option for this? I'm tempted to try for a hardcoded value

[PATCH xf86-input-synaptics 6/8] Ignore motion the first X ms after a clickpad click

2014-02-21 Thread Hans de Goede
This fixes my #1 anoyance with clickpads, where 2 out of 3 clicks turn into a click + drag unless I hold my finger really really still. Signed-off-by: Hans de Goede hdego...@redhat.com --- include/synaptics-properties.h | 2 ++ man/synaptics.man | 10 ++ src/properties.c