Skip to content

Add Context Menu Key #457

Closed
Closed
@antoniosolismz

Description

@antoniosolismz

The context menu key performs the same action as the right click key but in the location of the keyboard cursor.
This key is currently missing from the Key enum.

Main use case for me is when I want to right click on some text that I'm writing, but it I can't know where the current text that I'm writing is located on the screen, and using template matching to find the blinking cursor doesn't work and causes false positives.
Adding the context Manu key will allow me to access the right click menu on the location I want without having to worry about finding the correct location.

I can provide more information as requested. Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementEnhancement to existing features

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions