Adding multiple mouse buttons #416
mikaelmerlyn
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Since in the HID descriptor the device identifies a Usage Maximum 8, meaning the mouse device has 8 buttons, how can the other buttons be used? For example Left, Right, Middle are already defined in Mouse.click() how can buttons 4,5,6,7,8 be used?
Beta Was this translation helpful? Give feedback.
All reactions