From: Dan Nicholson Date: Sat, 14 Jun 2008 17:26:24 +0000 (-0700) Subject: HID: Invert HWHEEL mappings for some Logitech mice X-Git-Tag: v2.6.27-rc1~855^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=740f370dc61dc478d891d7d47660bb3ae39ddb4f;p=pandora-kernel.git HID: Invert HWHEEL mappings for some Logitech mice Some Logitech mice have a tilt wheel which register as HWHEEL buttons. The events are positive for a click to the right and negative for a click to the left. Applications expect the opposite, though. I suspect this affects a lot more Logitech mice, but these are the only two I have. I tested this using evtest and a GTK application. A similar Microsoft Intellimouse I have works correctly. Signed-off-by: Dan Nicholson Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed