git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e42dee9
)
HID: Add MULTI_INPUT quirk for turbox/mosart touchscreen
author
Pierre BAILLY
<pierre@substantiel.fr>
Tue, 12 Oct 2010 09:39:26 +0000
(11:39 +0200)
committer
Jiri 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