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

Conflict hotkeys #357

Open
pitprivel opened this issue Sep 14, 2022 · 2 comments
Open

Conflict hotkeys #357

pitprivel opened this issue Sep 14, 2022 · 2 comments

Comments

@pitprivel
Copy link

I have a conflict with 'ALT + o'.
How can I turn off keyboard shortcuts or change it in plugin?

@Jackabomb
Copy link
Contributor

You mean CTL+ALT+o for "Open from Cloud"?
Looks like this is hard-coded:

_tsOpenFromCloudDrive.ShortcutKeys = Keys.Control | Keys.Alt | Keys.O;

So no way to turn off or change.

@pitprivel
Copy link
Author

CTRL+ALT+o opened "Open form Cloud", and ALT+o to.
I can't find my record where I used a diacritical character like 'ó'

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

No branches or pull requests

2 participants