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

Bindings for mod-(, alt-*, etc. #60

Open
mhuebert opened this issue Oct 12, 2017 · 0 comments
Open

Bindings for mod-(, alt-*, etc. #60

mhuebert opened this issue Oct 12, 2017 · 0 comments

Comments

@mhuebert
Copy link

mhuebert commented Oct 12, 2017

Combokeys supports bindings directly to characters like "(" or "*", which appear under different physical keys depending on the international format of the keyboard.

Is there a way to add a modifier to such bindings, such as mod+(?

Creating a binding for mod+( or alt+( doesn't seem to work. If one tries to get around this by binding to the underlying key, eg. mod+shift+9, then you get the original trouble of ( not being under 9 on non-US keyboards.

I've created a little app where this behaviour can be observed and tested:
http://keys-test.lark.cloud/?library=Combokeys&keystring=M1%2520%2528

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