commit | c18c2cec31881130c591ea60590859002945cd96 | [log] [tgz] |
---|---|---|
author | Chris Bagwell <chris@cnpbagwell.com> | Mon Oct 10 08:52:13 2011 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Mon Oct 10 08:55:34 2011 -0700 |
tree | 2874b21a6c98cab5d3ac8d3ea8add92620de9187 | |
parent | 3d11ae8190c1b273d655b4d8d82be36754587910 [diff] |
Input: wacom - add ABS_DISTANCE to Bamboo Pen reports Tablet reports a distance of 0 right at highest point possible to be in proximity and distance_max when touching tablet. Inverse the distance since user land has no way of knowing ABS_DISTANCE is not distance from tablet. Signed-off-by: Chris Bagwell <chris@cnpbagwell.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>