]> git.sur5r.net Git - i3/i3lock/blobdiff - i3lock.1
Bugfix: Check for waiting X11 events before entering the event loop
[i3/i3lock] / i3lock.1
index b0f45a407b6bc912855a85b97bb98f3bd1a3c088..36c9ae65ee90bf5a7af0032cfd9d4a84363e924e 100644 (file)
--- a/i3lock.1
+++ b/i3lock.1
@@ -8,7 +8,7 @@
 .fi
 ..
 
 .fi
 ..
 
-.TH i3lock 1 "JULY 2011" Linux "User Manuals"
+.TH i3lock 1 "JANUARY 2012" Linux "User Manuals"
 
 .SH NAME
 i3lock \- improved screen locker
 
 .SH NAME
 i3lock \- improved screen locker
@@ -70,11 +70,18 @@ option, DPMS will turn off your screen after 15 minutes of inactivity anyways (i
 you did not disable this in your X server).
 
 .TP
 you did not disable this in your X server).
 
 .TP
-.B \-i, \-\-image
+.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.
 
 .TP
 Display the given PNG image instead of a blank screen.
 
 .TP
-.B \-c, \-\-color
+.BI \-c\  rrggbb \fR,\ \fB\-\-color= rrggbb
 Turns the screen into the given color instead of white. Color must be given in 6-byte
 format: rrggbb (i.e. ff0000 is red)
 
 Turns the screen into the given color instead of white. Color must be given in 6-byte
 format: rrggbb (i.e. ff0000 is red)
 
@@ -84,7 +91,7 @@ If an image is specified (via -i) it will display the image tiled all over the s
 (if it is a multi-monitor setup, the image is visible on all screens).
 
 .TP
 (if it is a multi-monitor setup, the image is visible on all screens).
 
 .TP
-.B \-p, \-\-pointer
+.BI \-p\  win|default \fR,\ \fB\-\-pointer= win|default
 If you specify "default",
 .B i3lock
 does not hide your Mousepointer. If you specify "win",
 If you specify "default",
 .B i3lock
 does not hide your Mousepointer. If you specify "win",