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

Disable predefined hotkeys. #46

Closed
wooshaq opened this issue Feb 3, 2021 · 1 comment
Closed

Disable predefined hotkeys. #46

wooshaq opened this issue Feb 3, 2021 · 1 comment

Comments

@wooshaq
Copy link

wooshaq commented Feb 3, 2021

Hello, I don't have any other way of contacting you, I'm using your extension but the only key I need is the space key and the p key is constantly in the way. Is there a way to disable any other shortcuts besides the spacebar? If so how?

@sylecn
Copy link
Owner

sylecn commented Feb 14, 2021

Yes. You may add this in user preference to remove all predefined shortcuts except for space.

(unbind-all)
(bind "SPC" 'nextpage-maybe)

For more information please click help button in user preference.

@sylecn sylecn closed this as completed Feb 14, 2021
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