commit | 89f536ccfa8b370ff4d054f4061858ca9322c25a | [log] [tgz] |
---|---|---|
author | Stephane Chatty <chatty@enac.fr> | Wed May 20 15:41:24 2009 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Wed May 20 15:48:35 2009 +0200 |
tree | 51a2ac408a3fe1d682d218a397f7cd8d30176ebe | |
parent | a4f1cb9f3c42e5d278b0678ed5225d9331a8dcff [diff] |
HID: add new multitouch and digitizer contants Added constants to hid.h for all digitizer usages (including the new multitouch ones that are not yet in the official USB spec but are being pushed by Microsft as described in their paper "Digitizer Drivers for Windows Touch and Pen-Based Computers"). Updated hid-debug.c to support the new MT input constants such as ABS_MT_POSITION_X. Signed-off-by: Stephane Chatty <chatty@enac.fr> Signed-off-by: Jiri Kosina <jkosina@suse.cz>