Skip to content

Commit 505ec0a

Browse files
committed
usage
1 parent 9528467 commit 505ec0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xklb/usage.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@ def play(action) -> str:
538538
library {action} -m 4 --loop --crop # play four cropped videos on a loop
539539
library {action} -m 4 --hstack # use hstack style
540540
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).
541+
When using `--multiple-playback` it may be helpful to set simple window focus rules to prevent keys from accidentally being entered in the wrong mpv window (as new windows are created and capture the cursor focus).
542542
You can set and restore your previous mouse focus setting by wrapping the command like this:
543543
544544
focus-under-mouse

0 commit comments

Comments
 (0)