Skip to content

Captures before keyrelease #8

Open
@aaronamk

Description

Currently, manually running hkd will result in the enter key being held. The keyboard is grabbed before the release event is sent.

Temporary workaround:


sleep 1 && hkd -d /dev/input/by-id/<device1>,/dev/input/by-id/<device2>,...

The sleep command will wait a second before running the command, after the key release event has been sent.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions