Gesture button press and release events
Created by: knzivid
Information
- Solaar version: 1.0.6
- Distribution: Arch Linux
- Kernel version: Linux 5.12.10-arch1-1 x86_64 GNU/Linux
Is your feature request related to a problem? Please describe.
I use an MX Master 3. I would like to bind press and release events of the mouse gesture button 00C3 to separate commands. Is it possible? If so, how can I add custom tests called mouse_gesture_pressed and mouse_gesture_down?
Describe alternatives you've considered
I tried using Key condition but that only responds on press and not release.