HID: magicmouse: scroll on entire surface, not just middle of mouse
authorChase Douglas <chase.douglas@canonical.com>
Wed, 2 Jun 2010 14:28:25 +0000 (10:28 -0400)
committerJiri Kosina <jkosina@suse.cz>
Fri, 4 Jun 2010 10:06:32 +0000 (12:06 +0200)
commitef566d30a702cc9b49d24edc4ad45c62208a4f5d
tree4676aefbbad0dd3f9d2915c665a450cce1939a77
parent67a3e12b05e055c0415c556a315a3d3eb637e29e
HID: magicmouse: scroll on entire surface, not just middle of mouse

Previously, scroll events only occurred when the user moved a touch
along the middle of the touch surface. This is unintuitive for a normal
user who is not aware of this. The device has a uniform surface, so the
distinction is artificial. This change removes the touch area check for
a scroll event, which replicates the OS X behavior.

Signed-off-by: Chase Douglas <chase.douglas@canonical.com>
Acked-by: Michael Poole <mdpoole@troilus.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-magicmouse.c