diff options
author | Jason Gerecke <jason.gerecke@wacom.com> | 2024-07-30 08:51:59 -0700 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.com> | 2024-08-02 13:02:46 +0200 |
commit | 19591e1a8a2e9e8ff53cc3121e6650bbf02f8403 (patch) | |
tree | 995d8195188aa565de844ee794c97cd18d1e18e3 /rust/helpers/signal.c | |
parent | 7ca234e3ae457f6941601d58db22736cd133ef4c (diff) |
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 'rust/helpers/signal.c')
0 files changed, 0 insertions, 0 deletions