You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: xklb/usage.py
+1-1
Original file line number
Diff line number
Diff line change
@@ -538,7 +538,7 @@ def play(action) -> str:
538
538
library {action} -m 4 --loop --crop # play four cropped videos on a loop
539
539
library {action} -m 4 --hstack # use hstack style
540
540
541
-
When using `--multiple-playback` it may help you to set simple focus-under-window rules while using this to prevent keys from accidentally being entered in the wrong mpv window (as new windows are created and capture the cursor focus).
541
+
When using `--multiple-playback` it may help you to set simple window focus rules while using this to prevent keys from accidentally being entered in the wrong mpv window (as new windows are created and capture the cursor focus).
542
542
You can set and restore your previous mouse focus setting by wrapping the command like this:
0 commit comments