Skip to content

EV::KEY_LEFTCTRL, EV_KEY::KEY_C doesn't do CTRL+C #4

@PhilDevProg

Description

@PhilDevProg

I just realized that single: vec![EV_KEY::KEY_LEFTCTRL, EV_KEY::KEY_C], doesn't do CTRL+C. I only get 'c' instead of CTRL+C (Copy). I also tried with RIGHTCTRL but that doesn't work either.

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