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

Shortcut setting doesn't register specific key combinations #30

Open
kwaschny opened this issue Sep 10, 2023 · 0 comments
Open

Shortcut setting doesn't register specific key combinations #30

kwaschny opened this issue Sep 10, 2023 · 0 comments

Comments

@kwaschny
Copy link

Settings > Change shortcut

Keys Works
LeftAlt + X
LeftShift + LeftAlt + X
LeftShift + LeftCtrl + LeftAlt + X ✔️
LeftCtrl + LeftAlt + X ✔️

where X can be any regular key.

There are also issues with Enter/Return and NumPad:

Keys Works
Return
LeftShift + Return ✔️
LeftCtrl + Return ✔️
NumPadX ✔️
LeftShift + NumPadX
LeftCtrl + NumPadX ✔️

where NumPadX can be any key from 0 to 9 on the numeric keypad.

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

No branches or pull requests

1 participant