cvs commit: ports/x11 Makefile ports/x11/i3lock Makefile distinfo
pkg-descr
Dennis Herrmann
dhn at FreeBSD.org
Fri May 22 09:58:48 UTC 2009
dhn 2009-05-22 09:58:47 UTC
FreeBSD ports repository
Modified files:
x11 Makefile
Added files:
x11/i3lock Makefile distinfo pkg-descr
Log:
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 have entered a password when resuming from suspend, at least sometimes.
i3lock was forked from slock-0.9
Revision Changes Path
1.717 +1 -0 ports/x11/Makefile
1.1 +32 -0 ports/x11/i3lock/Makefile (new)
1.1 +3 -0 ports/x11/i3lock/distinfo (new)
1.1 +9 -0 ports/x11/i3lock/pkg-descr (new)
More information about the cvs-all
mailing list