1 i3lock - improved screen locker
2 ===============================
3 i3lock is a simple screen locker like slock. After starting it, you will
4 see a white screen (you can configure the color/an image). You can return
5 to your screen by entering your passwords.
7 Many little improvements have been made to i3lock over time:
9 - i3lock forks, so you can combine it with an alias to suspend to RAM
10 (run "i3lock && echo mem > /sys/power/state" to get a locked screen
11 after waking up your computer from suspend to RAM)
13 - You can specify either a background color or a PNG image which will be
14 displayed while your screen is locked.
16 - You can specify whether i3lock should bell upon a wrong password.
18 - i3lock uses PAM and therefore is compatible with LDAP etc.
22 - pkg-config (or you can rewrite the Makefile by hand if you want to avoid it)
30 Simply invoke the 'i3lock' command. To get out of it, enter your password.