diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2009-11-02 16:59:10 -0800 |
---|---|---|
committer | Martin Pitt <martin.pitt@ubuntu.com> | 2009-11-30 23:01:11 +0100 |
commit | 52e039f3b0a5749f706b97491087b9632d30512f (patch) | |
tree | 6f052933145a355b0ab2fe9fe6c2a9676cd72bf7 /configure.in | |
parent | 12ef5a6b8a75ffdfd718704752a3594326216ee7 (diff) |
Correctly identify touchpads
BTN_TOUCH (as well as ABS_PRESSURE) is used not only by touchpads but
by touchscreens as well. The proper ceck for a touchpad is presence
of BTN_TOOL_FINGER and absence of BTN_TOOL_PEN (the latter to filter
out some tablets that use BTN_TOOL_FINGER).
Tablet matching should be on either BTN_TOOL_PEN or BTN_STYLUS.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'configure.in')
0 files changed, 0 insertions, 0 deletions