diff options
author | Jason Gerecke <jason.gerecke@wacom.com> | 2024-07-30 18:51:59 +0300 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.com> | 2024-08-02 14:02:46 +0300 |
commit | 19591e1a8a2e9e8ff53cc3121e6650bbf02f8403 (patch) | |
tree | 995d8195188aa565de844ee794c97cd18d1e18e3 /tools/perf/scripts/python/parallel-perf.py | |
parent | 7ca234e3ae457f6941601d58db22736cd133ef4c (diff) | |
download | linux-19591e1a8a2e9e8ff53cc3121e6650bbf02f8403.tar.xz |
HID: wacom: Support devices with two touchrings
If a device has more than one touchring, we want to be sure that userspace
is able to distinguish them. Following previous standards, the first
absolute ring will be reported as ABS_WHEEL and the second as ABS_THROTTLE.
Relative rings will use REL_WHEEL_HI_RES / REL_WHEEL for the first and
REL_HWHEEL_HI_RES / REL_HWHEEL for the second.
Signed-off-by: Jason Gerecke <jason.gerecke@wacom.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions