Fix touchpads with evdevmouse
authorLaszlo Agocs <laszlo.p.agocs@nokia.com>
Sat, 2 Jun 2012 20:18:05 +0000 (23:18 +0300)
committerQt by Nokia <qt-info@nokia.com>
Mon, 4 Jun 2012 07:26:09 +0000 (09:26 +0200)
commitb6535f65e1fa35a7088bdb577bfd828295ef4b88
treeb3eca11740ab99d15f6178421e4be5c5dde55461
parentd0b4c7b159a934dfd042b981f247388014d960af
Fix touchpads with evdevmouse

evdevmouse only worked properly with real mice, the ABS event handling
was somewhat broken, it wasn't possible to properly move a mouse cursor
with a touchpad due to unwanted jumps. The button handling is also
corrected.

Change-Id: Id04ef65d867a75bcfc54240d192a78224a4481d6
Reviewed-by: Jørgen Lind <jorgen.lind@nokia.com>
src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp
src/platformsupport/input/evdevmouse/qevdevmousehandler_p.h
src/plugins/generic/evdevmouse/README