Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eventToHotKey inconsistent alt key behaviour on Mac #68

Closed
Tracked by #74
theinterned opened this issue Jan 4, 2022 · 0 comments · Fixed by #110
Closed
Tracked by #74

eventToHotKey inconsistent alt key behaviour on Mac #68

theinterned opened this issue Jan 4, 2022 · 0 comments · Fixed by #110

Comments

@theinterned
Copy link
Contributor

On a Mac, the alt (option) key acts as a modifier. For example, when alt and k are pressed, the serialized event string produced on a Mac is Alt+˚, while on Windows and Linux the serialized string is Alt+k.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant