commit | 7d876c05fa6cf82f0274f27276d981ed325697a5 | [log] [tgz] |
---|---|---|
author | Michael Poole <mdpoole@troilus.org> | Mon Jul 05 10:50:09 2010 -0400 |
committer | Jiri Kosina <jkosina@suse.cz> | Sun Jul 11 23:06:14 2010 +0200 |
tree | 3470e4084de463e962ccd2d7b39fb41a850508bb | |
parent | e3612e8669b8c15278058f8dd52e3dc6e7d26710 [diff] |
HID: magicmouse: Correct parsing of large X and Y motions. The X and Y values have two more significant bits in the same byte that contains click status. Include these in the reported value. Thanks to Iain Hibbert of NetBSD for pointing this out. Signed-off-by: Michael Poole <mdpoole@troilus.org> Acked-by: Chase Douglas <chase.douglas@canonical.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>