Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
input: Add absolute input code for multitouch slot
To support multitouch, input devices can report an absolute value to identify the specific slot to which the subsequent data is linked. Add a new code for `INPUT_ABS_MT_SLOT` for this purpose. Signed-off-by: Peter Johanson <[email protected]>
- Loading branch information