commit | e42a98b520bb22535687ead3120e80edc268279a | [log] [tgz] |
---|---|---|
author | Henrik Rydberg <rydberg@euromail.se> | Mon Dec 06 10:05:43 2010 +0100 |
committer | Henrik Rydberg <rydberg@euromail.se> | Thu Dec 16 10:42:29 2010 +0100 |
tree | cd8bfdc35552a3d3911928b0d1a6600e85793264 | |
parent | c5f4dec1ceb6ab773bbbefbe64a7c990c7d6b17f [diff] |
input: mt: Add hovering distance axis Touch devices capable of hovering, i.e., fingers detected a distance from the surface, are not supported by the current input MT protocol. This patch adds ABS_MT_DISTANCE, which may be used to indicate the distance between the contact and the surface. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>