Skip to content
New issue

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

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

Already on GitHub? # to your account

wrong behavior holding KEY_LEFTALT when bound to KEY_SPACE with hyper #87

Open
anakojm opened this issue Feb 6, 2025 · 0 comments
Open

Comments

@anakojm
Copy link
Contributor

anakojm commented Feb 6, 2025

with the following configuration:

[Hyper]
HYPER1=KEY_SPACE

[Bindings]
KEY_LEFTALT=KEY_SPACE

when pressing hyper then holding left alt, the key behaves as if it was merely pressed (a singular space is written). holding left alt afterward, the spaces are written correctly

the issue does not occur if i set KEY_LEFTALT to, for instance, KEY_I

the issue does occur if HYPER1 is bound to another key like KEY_RIGHTSHIFT. i wasn’t able to set HYPER1 to something like KEY_J though (this isn’t related to my problem anyway)

i’m on the latest commit

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

No branches or pull requests

1 participant