Skip to content

keydown event is not reset correctly #483

@darukutsu

Description

@darukutsu

For some reason this happens only with modifier keys.

$ xdotool keydown Super_L

now try pressing Super_L+something, then release it. Super_L get disabled as expected, but...

typing above command again will do nothing, I have to do before:

$ xdotool keyup Super_L

even --clearmodifiers doesn't work.

Is this expected behaviour?

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