commit | e1f092102f65e424be40c318a0fab7bb6e34194f | [log] [tgz] |
---|---|---|
author | Pierre BAILLY <pierre@substantiel.fr> | Tue Oct 12 11:39:26 2010 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Tue Oct 12 11:39:57 2010 +0200 |
tree | 028ccc9189b8fa8036c2c9a4e76de3178a2cbccb | |
parent | e42dee9a99a3ecd32b5c027e8f7411fb5bc11eb6 [diff] |
HID: Add MULTI_INPUT quirk for turbox/mosart touchscreen 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>