commit | fae3006e4b42eafbed4af714e93cf6c2b92ff793 | [log] [tgz] |
---|---|---|
author | Shaun Jackman <sjackman@gmail.com> | Sat Aug 05 00:29:49 2006 -0400 |
committer | Dmitry Torokhov <dtor@insightbb.com> | Sat Aug 05 00:29:49 2006 -0400 |
tree | 5b7ece07ff46be2f315de4ce6b15c6b0a2f823c8 | |
parent | 1ce316efb55a1497d07d518853e60a4356abceb6 [diff] |
Input: elo - add support for non-pressure-sensitive touchscreens - Use the touch status bit rather than the pressure bits to distinguish a BTN_TOUCH event. Non-pressure-sensitive touchscreens always report full pressure - Report ABS_PRESSURE information only if the touchscreen supports it Signed-off-by: Shaun Jackman <sjackman@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>