commit | c629dd7eb3b43bb09eecb035f016bdca32dc8acf | [log] [tgz] |
---|---|---|
author | Benjamin Tissoires <benjamin.tissoires@gmail.com> | Thu Jan 31 17:22:26 2013 +0100 |
committer | Jiri Kosina <jkosina@suse.cz> | Tue Feb 05 12:07:40 2013 +0100 |
tree | 038e39325db18bb77ad5c63e3cf231fea0847f1c | |
parent | c2517f62dac608e43b652dc6ed1e478e8447e029 [diff] |
HID: multitouch: fix Win8 protocol for Sharp like devices The Sharp LC-20FE1-W screen (04dd:9681) behaves like the Nexio 42". It may report out of ranges values that are filtered out by relying on the Contact Count HID field. Adding the quirk MT_QUIRK_CONTACT_CNT_ACCURATE makes hid-multitouch strongest against this kind of device, without breaking the current devices. Signed-off-by: Benjamin Tissoires <benjamin.tissoires@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>