Skip to content

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

@anakojm

Description

@anakojm

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions