Skip to content

Use xdotool mousedown/mouseup instead of click to handle click action #51

@RaulPPelaez

Description

@RaulPPelaez

In order to simulate a mouse click it would be more convinient to send a mousedown when pressing a key and a mouseup when releasing instead of a default click duration (12 ms according to xdotool).
However click in a macro should maintain the current behavior of click (maybe with an optional second argument with the duration of the click)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions