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

Support multiple binding #10

Open
npetzall opened this issue Oct 31, 2018 · 2 comments
Open

Support multiple binding #10

npetzall opened this issue Oct 31, 2018 · 2 comments

Comments

@npetzall
Copy link

This is probably weird request, but I'm using a laptop and I would like to have multiple bindings. Since I normally use a docking station and a full size keyboard.

But when I'm not I don't have the keypad, keypad is really nice to use when available.

To be honest I haven't done enough research, but I think I need to use different accelerator (unknown state of numlock when using only laptop keyboard).

I have implemented this in a fork+branch.

@npetzall
Copy link
Author

https://github.com/npetzall/pygrid/tree/multi-bind

@SimonDedman
Copy link

It occurs to me that you could have your key bindings configured for laptop-only keys (i.e. no numpads) then in keyboard applications shortcuts, have your fullsize keyboard keybindings trigger the laptop keybindings, e.g.
laptop right is super alt right (so to speak!), make a keybinding:
input = super alt keypad6
output = super alt right
?

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

2 participants