commit | 85919a00e55f90e72405e707eb23c930b8d8db91 | [log] [tgz] |
---|---|---|
author | Dmitry Tunin <hanipouspilot@gmail.com> | Sun May 31 11:26:49 2015 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Tue Jun 02 10:46:10 2015 -0700 |
tree | 50567c2015cc429d8fdda4706ea059b1016f4d57 | |
parent | ffb6e0c9a0572f8e5f8e9337a1b40ac2ec1493a1 [diff] |
Input: focaltech - report finger width to userspace Focaltech touchpads report finger width in packet[5] of absolute packet. Range for width in raw format is 0x10 - 0x70. Second half-byte is always 0. 0xff is reported, when a large contact area is detected. This can be handled in userspace. Signed-off-by: Dmitry Tunin <hanipouspilot@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>