HID: Add MULTI_INPUT quirk for turbox/mosart touchscreen
authorPierre BAILLY <pierre@substantiel.fr>
Tue, 12 Oct 2010 09:39:26 +0000 (11:39 +0200)
committerJiri Kosina <jkosina@suse.cz>
Tue, 12 Oct 2010 09:39:57 +0000 (11:39 +0200)
This device generates ABS_Z and ABS_RX events, while it should be
generating ABS_X and ABS_Y instead. Using the MULTI_INPUT quirk solves
this issue.

Reference: https://bugs.launchpad.net/ubuntu/+bug/620609/

Signed-off-by: Pierre BAILLY <pierre@substantiel.fr>
Signed-off-by: Anisse Astier <anisse@astier.eu>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found