diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2015-06-12 17:29:41 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2015-06-16 10:18:48 +1000 |
commit | 8025b374d564f4a30b089e5cf6fd65e0c6af8da2 (patch) | |
tree | 9261e53cbec038506206b8163327a4e104f40434 /test/litest-keyboard-razer-blackwidow.c | |
parent | b48ecd186d8fb707e89bf04036a48600dc49125f (diff) |
touchpad: set the finger pin distance to 5mm where possible
On touchpads with resolutions, use a 5mm motion threshold before we unpin the
finger (allow motion events while a clickpad button is down). This should
remove any erroneous finger movements while clicking, at the cost of having to
move the finger a bit more for a single-finger click-and-drag (use two fingers
already!)
And drop the finger drifting, it was per-event based rather than time-based.
So unless the motion threshold was hit in a single event it was possible to
move the finger around the whole touchpad without ever unpinning it.
Drop the finger drifting altogether, if the touchpad drifts by more than 5mm
we have other issues.
https://bugzilla.redhat.com/show_bug.cgi?id=1230462
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'test/litest-keyboard-razer-blackwidow.c')
0 files changed, 0 insertions, 0 deletions