You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
with the following configuration:
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
The text was updated successfully, but these errors were encountered: