commit | d793ff81879a5747109f3106bd18e77662cb5187 | [log] [tgz] |
---|---|---|
author | Ping Cheng <pinglinux@gmail.com> | Tue Feb 14 21:27:45 2017 -0800 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Mar 06 14:07:31 2017 +0100 |
tree | 310ac836432817b0b665c8eda9efd9afc60f8797 | |
parent | 4082da80f46a6683439bb0357faadb18f0f5b2a6 [diff] |
HID: wacom: generic: support touch on/off softkey Wacom Cintiq Pro has a softkey to turn touch on/off. Since it is a softkey, hardware/firmware still reports touch events no matter what state the softkey is. We need to ignore touch events when the key is in off mode. Signed-off-by: Ping Cheng <ping.cheng@wacom.com> Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Tested-by: Aaron Armstrong Skomra <aaron.skomra@wacom.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>