-
Hey community, is it possible to bind a media key? Which can pause and unpause video and audio even when not focused, if yes. How do i bind it (like the command for it)? |
Beta Was this translation helpful? Give feedback.
Answered by
jtroo
Feb 8, 2025
Replies: 1 comment
-
https://github.com/jtroo/kanata/blob/main/parser%2Fsrc%2Fkeys%2Fmod.rs#L288 Like MediaPlayPause? |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Vogler-K
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/jtroo/kanata/blob/main/parser%2Fsrc%2Fkeys%2Fmod.rs#L288
Like MediaPlayPause?