Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing keybindings for cancel operation #22

Closed
Poroing opened this issue Apr 21, 2021 · 3 comments
Closed

Changing keybindings for cancel operation #22

Poroing opened this issue Apr 21, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@Poroing
Copy link

Poroing commented Apr 21, 2021

I just found out about menyoki and find it great as it allows me to record my computer enterily through the keyboard.

Since I'm often hitting the Escape key when using the softwares installed on my computer, I would like to change the keybinding for the cancel action. However, I couldn't find any information on how to so in the man pages of both the configuration and the command.

Is it possible to change the keybindings for the key other than the action key ? Especially the cancel key ?
If not, would this be implemented in the future ?

@orhun
Copy link
Owner

orhun commented Apr 21, 2021

Hello, thanks for reporting this!

Unfortunately it's not possible to change the cancel keys for now. But I'm thinking of implementing the following arguments in the future:

--action-keys <KEYS>          Set the action keys [default: LAlt-S/Enter]
--cancel-keys <KEYS>          Set the cancel keys [default: Esc]

@orhun orhun self-assigned this Apr 21, 2021
@orhun orhun added the enhancement New feature or request label Apr 21, 2021
orhun added a commit that referenced this issue Apr 24, 2021
@orhun orhun changed the title Changing keybindings. Changing keybindings for cancel operation Apr 24, 2021
@orhun
Copy link
Owner

orhun commented Apr 24, 2021

It will be possible to change the key bindings for the cancel operation via --cancel-keys with the upcoming release.

@orhun orhun closed this as completed Apr 24, 2021
@Poroing
Copy link
Author

Poroing commented Apr 25, 2021

Great ! Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants