From f6638b4b9e912712a8a3bb7124fa3ff928004284 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sun, 5 Sep 2010 14:08:21 +0200 Subject: [PATCH] website: update i3lock website (for the 2.0 release) --- website/i3lock/index.html | 89 ++++++++++++++++++++++++--------------- 1 file changed, 55 insertions(+), 34 deletions(-) diff --git a/website/i3lock/index.html b/website/i3lock/index.html index d4d9af16..039c49bf 100644 --- a/website/i3lock/index.html +++ b/website/i3lock/index.html @@ -18,26 +18,42 @@ li { -

i3lock — a slightly improved version of slock

+

i3lock — improved screen locker

- i3lock improves slock by making it fork() and therefore combinable with - commands to suspend your computer. Additionally, instead of turning off - your screen via DPMS and/or displaying a black screen, i3lock displays a - white screen so you can see if your computer failed to resume from suspend - or if your screen is just locked. Also, when entering a wrong password, - i3lock does not call XBell(). This is important because i3lock/slock think - you’ve entered a password when resuming from suspend, at least sometimes. + 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 password.

-

- Furthermore, i3lock supports PAM since version 1.0 (that is, LDAP users - can use i3lock now, too). -

+

Improvements

+ + +

Releases