commit | 9b3bb9b8b6b221ab5ec96defedb15e4c99e26372 | [log] [tgz] |
---|---|---|
author | Benjamin Tissoires <benjamin.tissoires@gmail.com> | Wed Nov 14 16:59:24 2012 +0100 |
committer | Jiri Kosina <jkosina@suse.cz> | Thu Nov 15 10:17:52 2012 +0100 |
tree | d6ca3a48afc059a0046c20304d047ef980c4c2e1 | |
parent | 2872839904848a43c5222f284bc1168ec3f998e7 [diff] |
HID: multitouch: support for hovering devices Win8 devices supporting hovering must provides InRange HID field. The information that the finger is here but is not touching the surface is sent to the user space through ABS_MT_DISTANCE as required by the multitouch protocol. Signed-off-by: Benjamin Tissoires <benjamin.tissoires@gmail.com> Reviewed-by: Henrik Rydberg <rydberg@euromail.se> Signed-off-by: Jiri Kosina <jkosina@suse.cz>