From: Chase Douglas Date: Wed, 2 Jun 2010 14:28:25 +0000 (-0400) Subject: HID: magicmouse: scroll on entire surface, not just middle of mouse X-Git-Tag: v2.6.36-rc1~567^2~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef566d30a702cc9b49d24edc4ad45c62208a4f5d;p=pandora-kernel.git 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 Acked-by: Michael Poole Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed