X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=i3lock.1;h=36c9ae65ee90bf5a7af0032cfd9d4a84363e924e;hb=34c8108c06a1307fc237f118e12a175bacf7a6f7;hp=c2e7b43768069d9199d115acf0c38d5991a383c9;hpb=60776a8219d4c946d12f50c22477afc963308fb3;p=i3%2Fi3lock diff --git a/i3lock.1 b/i3lock.1 index c2e7b43..36c9ae6 100644 --- a/i3lock.1 +++ b/i3lock.1 @@ -8,7 +8,7 @@ .fi .. -.TH i3lock 1 "JULY 2010" Linux "User Manuals" +.TH i3lock 1 "JANUARY 2012" Linux "User Manuals" .SH NAME i3lock \- improved screen locker @@ -31,7 +31,7 @@ i3lock \- improved screen locker .B i3lock is a simple screen locker like slock. After starting it, you will see a white screen (you can configure the color/an image). You can return to your screen by -entering your passwords. +entering your password. .SH IMPROVEMENTS @@ -39,7 +39,7 @@ entering your passwords. * i3lock forks, so you can combine it with an alias to suspend to RAM (run "i3lock && echo mem > /sys/power/state" to get a locked screen after waking up your computer from suspend to RAM) .TP -* You can either a background color or a PNG image which will be displayed while your screen is locked. +* You can specify either a background color or a PNG image which will be displayed while your screen is locked. .TP * You can specify whether i3lock should bell upon a wrong password. @@ -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 -.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 -.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) @@ -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 -.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",