i3lock-color

The world's most popular non-default computer lockscreen.
Index Commits Files Refs README LICENSE
commit 6784bec7ca108381a642b1f6bf0a425691bdb273
parent 50364e73ba5b77dc8f230e95c0e6c11fee82653e
Author: Raymond Li <hi@raymond.li>
Date:   Mon,  9 Aug 2021 17:23:07 -0400

Fix grammar
Diffstat:
Mi3lock.1 | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/i3lock.1 b/i3lock.1
@@ -391,8 +391,8 @@ volume - XF86AudioMute, XF86AudioLowerVolume, XF86AudioRaiseVolume
 .TP
 .B \-\-special\-passthrough
 Allows special keys to pass through the locked screen, with \-\-pass\-{media, screen,
-power, volume}\-keys, are forcibly sent to the window manager or desktop
-environment in three steps: release keyboard, send key, and grab the keyboard.
+power, volume}\-keys. Keystrokes are forcibly sent to the window manager or desktop
+environment in three steps: un-grab keyboard, send key, and re-grab the keyboard.
 No other keys will be sent to the WM/DE.
 
 Note: ONLY use this option if the special keys are NOT passed through without it.