Feature request: USB jog-wheel device not recognised #1508
Labels
enhancement
New feature or request
macos
Issue pertains to macos; jtroo has no macOS devices and does not maintain the support for this OS.
Is your feature request related to a problem? Please describe.
I have recently bought a small USB jog-wheel on Ali Express which does the following (successfully tested on macOS Sequoia 15.2):
Use case
I am hoping to remap this to use it for scrolling (I would like to try sending wheel mouse actions, or something like PageUp/PageDown).
Problem
Kanata version 1.7.0 does not recognise this device:
Details
This is how the device is recognized by the OS:
I have tried using the same USB port as my mouse was on, the location ID changes but this makes no difference.
Describe the solution you'd like.
I assume this device sends keyboard signals, so would like this USB job-wheel to appear as a supported device, allowing me to intercept and remap what the actions are.
Describe alternatives you've considered.
The device does not appear in Karabiner Elements 15.3.0 either (while my existing mouse and keyboard show up fine).
I tried running
hid_listen
from https://www.pjrc.com/teensy/hid_listen.html but it only has a 32bit x86 binary, and I failed to get it to compile on ARM.Additional context
No response
The text was updated successfully, but these errors were encountered: