mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
f1c1098a4d
- address issue with fortune [1] - address master_sites for distribution as main site is no longer operational - attach xorg library dependencies - attach license - adjust make_args for destdir support PR: 217182 [1] Reported by:>>>>Richard Narron <comet.berkeley@gmail.com>
16 lines
707 B
Plaintext
16 lines
707 B
Plaintext
xlock locks the X server till the user enters their pass-
|
|
word at the keyboard. While xlock is running, all new
|
|
server connections are refused. The screen saver is disabled.
|
|
The mouse cursor is turned off. The screen is blanked and a
|
|
changing pattern is put on the screen. If a key or a mouse
|
|
button is pressed then the user is prompted for the password
|
|
of the user who started xlock.
|
|
|
|
If the correct password is typed, then the screen is
|
|
unlocked and the X server is restored. When typing the
|
|
password Control-U and Control-H are active as kill and
|
|
erase respectively. To return to the locked screen, click
|
|
in the small icon version of the changing pattern.
|
|
|
|
WWW: http://sillycycle.com/xlockmore.html
|