commit | df391e0eda1e678add56a8e34226edf05d89af6a | [log] [tgz] |
---|---|---|
author | Henrik Rydberg <rydberg@euromail.se> | Sat May 23 09:51:20 2009 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Sat May 23 09:53:18 2009 -0700 |
tree | 87d375cecc32a0784d42adb6b4e8b04fbf70dadb | |
parent | 705a76d2d22a2824f45f07d023a380293554e989 [diff] |
Input: multitouch - add tracking ID to the protocol There are a few multi-touch devices that support finger tracking well in hardware, Stantum being the prime example. By exposing the tracking ID in the MT protocol, evdev bandwidth and cpu usage in user space can be reduced. This patch adds the ABS_MT_TRACKING_ID to the MT protocol. Signed-off-by: Henrik Rydberg <rydberg@euromail.se> Tested-by: Stéphane Chatty <chatty@enac.fr> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>