touchcursor-linux
touchcursor-linux copied to clipboard
wrong behavior holding KEY_LEFTALT when bound to KEY_SPACE with hyper
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