From 7bbdba56ba9e01e610f7455c0375f9bbef84f3b1 Mon Sep 17 00:00:00 2001 From: Clinton Sprain Date: Sun, 30 Mar 2014 23:37:05 -0700 Subject: [PATCH] Input: appletouch - fix jumps when additional fingers are detected Addresses issues related to when a second finger enters or leaves the field, causing the cursor to jump or the page to scroll unexpectedly; now, we discard any movement change that happens at the exact moment we detect a change in the number of fingers touching the trackpad. This doesn't completely resolve the issue but does greatly mitigate it. Signed-off-by: Clinton Sprain Reviewed-by: Henrik Rydberg Signed-off-by: Dmitry Torokhov --- Reading git-format-patch failed