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

Global Hotkeys #175

Closed
ewancg opened this issue Sep 12, 2021 · 4 comments
Closed

Global Hotkeys #175

ewancg opened this issue Sep 12, 2021 · 4 comments

Comments

@ewancg
Copy link

ewancg commented Sep 12, 2021

Readme says that global hotkeys have been implemented, but mine don't work. There are no settings in the menu for keybind configuration. What are the shortcuts bound to?

@jpochyla
Copy link
Owner

Local hotkeys are currently not configurable, we have #129 open for this. Global hotkeys are a responsibility of the OS, usually the keyboard media keys (such as F7-F9 on Mac) work automatically.

@ewancg
Copy link
Author

ewancg commented Sep 14, 2021

Where can I look into this further?

@jpochyla
Copy link
Owner

Depends on your OS. I'd google something with "media keys" keywords, or MPRIS in case you're on Linux.

@ewancg
Copy link
Author

ewancg commented Sep 15, 2021

Depends on your OS. I'd google something with "media keys" keywords, or MPRIS in case you're on Linux.

Oh, okay. This might be worth putting in the readme as well. If someone else in my situation were to go looking for what their hotkeys are bound to/how they can use them, they wouldn't be able to find it unless they go through the code or find this issue.

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