]> git.sur5r.net Git - i3/i3lock/blobdiff - i3lock.1
Set window name
[i3/i3lock] / i3lock.1
index fb517f6f6e43de4c3a225bcc19dad7adc0ee6d8c..8bc00f530a1bb518a3b28e50cb58d0735006ec63 100644 (file)
--- a/i3lock.1
+++ b/i3lock.1
@@ -8,7 +8,7 @@
 .fi
 ..
 
-.TH i3lock 1 "JULY 2011" Linux "User Manuals"
+.TH i3lock 1 "JANUARY 2012" Linux "User Manuals"
 
 .SH NAME
 i3lock \- improved screen locker
@@ -26,6 +26,7 @@ i3lock \- improved screen locker
 .RB [\|\-t\|]
 .RB [\|\-p
 .IR pointer\|]
+.RB [\|\-u\|]
 
 .SH DESCRIPTION
 .B i3lock
@@ -69,6 +70,13 @@ Enable turning off your screen using DPMS. Note that, when you do not specify th
 option, DPMS will turn off your screen after 15 minutes of inactivity anyways (if
 you did not disable this in your X server).
 
+.TP
+.B \-u, \-\-no-unlock-indicator
+Disables the unlock indicator. i3lock will by default show an unlock indicator
+after pressing keys. This will give feedback for every keypress and it will
+show you the current PAM state (whether your password is currently being
+verified or whether it is wrong).
+
 .TP
 .BI \-i\  path \fR,\ \fB\-\-image= path
 Display the given PNG image instead of a blank screen.
@@ -80,7 +88,7 @@ format: rrggbb (i.e. ff0000 is red)
 
 .TP
 .B \-t, \-\-tiling
-If an image is specified (via -i) it will display the image tiled all over the screen
+If an image is specified (via \-i) it will display the image tiled all over the screen
 (if it is a multi-monitor setup, the image is visible on all screens).
 
 .TP
@@ -92,6 +100,10 @@ does not hide your Mousepointer. If you specify "win",
 displays a hardcoded Windows-Pointer (thus enabling you to fuck with your
 friends by using a Screenshot of a Windows-Desktop as a locking-screen).
 
+.SH SEE ALSO
+.IR xautolock(1)
+\- use i3lock as your screen saver
+
 .SH AUTHOR
 Michael Stapelberg <michael+i3lock at stapelberg dot de>