You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 13, 2026. It is now read-only.
Since this issue, I've switched to using scan codes for all hotkey-related things. Things were going smoothly until...
How do I distinguish between keys with the same
"scan_code"but different"is_keypad"values inkeyboard.add_hotkey()andkeyboard.send()?