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

Unable to set "Alt + Esc" hotkey #78

Open
sakhdevel opened this issue Jul 26, 2022 · 1 comment
Open

Unable to set "Alt + Esc" hotkey #78

sakhdevel opened this issue Jul 26, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@sakhdevel
Copy link

Describe the bug

Unable to set "Alt + Esc" hotkey

Expected behaviour

Set any hotkey with Esc key involved

Actual behaviour

Any hotkey with Esc key cannot be set

@JoseExposito
Copy link
Owner

Hi!

The Esc key is used to close the view that allows to enter the shortcodes.
As you mentioned, the view should check if any modifier (Control, Alt, etc) is pressed and allow to press the Esc key rather than closing the view.

While I fix this bug, you can edit the configuration file manually to set up your shortcuts:
https://github.com/JoseExposito/touchegg#keyboard-shortcut-send_keys

@JoseExposito JoseExposito added the bug Something isn't working label Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants