20045207f4
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. Originally packaged in pkgsrc-wip by: - myself, - Mateusz Poszwa, - Niclas Rosenvik, - Pierre Allegraud.
12 lines
414 B
Text
12 lines
414 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1 2016/06/11 23:00:13 kamil Exp $
|
|
|
|
You need to copy the i3lock PAM configuration file to your PAM
|
|
configuration directory (typically /etc/pam.d). You can find a sample
|
|
file in:
|
|
|
|
${EGDIR}/pam.d/i3lock
|
|
|
|
It may need to be manually adjusted.
|
|
|
|
===========================================================================
|