Skip to content

Feature: Add holdInterval feature to keypress #223

Description

@mshameersm

Problem/Opportunity

When some keys need to be hold for some time, like trick mode keys for forward or rewind, we can use the hold interval feature with keyname and time.

Proposed Solution

Currently the keysimulator has the following options

-h print usage
-r repeat number of times command is sent (default is once)
-p press and hold for interval (default is 5 seconds)
-i interval between commands (default 1 second
-k command to send (see list below)

Utilize the -p option to hold the key for interval.

Acceptance Criteria (Optional)

No response

Additional Notes (Optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions