commit | 349fd6705b13946c04794bf27d67282940aa46b8 | [log] [tgz] |
---|---|---|
author | Benjamin Tissoires <benjamin.tissoires@gmail.com> | Wed Nov 14 16:59:19 2012 +0100 |
committer | Jiri Kosina <jkosina@suse.cz> | Thu Nov 15 10:09:12 2012 +0100 |
tree | 45a7012eb24f99b589418c9cf4e4a1c581c4549e | |
parent | afbcb04c181f36634f4af207bb0c9cc46b7405e4 [diff] |
HID: multitouch: support T and C for win8 devices Win8 input specification clarifies the X and Y sent by devices. It distincts the position where the user wants to Touch (T) from the center of the ellipsoide (C). This patch enable supports for this distinction in hid-multitouch. Signed-off-by: Benjamin Tissoires <benjamin.tissoires@gmail.com> Reviewed-by: Henrik Rydberg <rydberg@euromail.se> Signed-off-by: Jiri Kosina <jkosina@suse.cz>