diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2004-01-05 15:43:24 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2004-01-05 15:43:24 +0000 |
commit | 2d5fbe1b77b17fb6feddd3a53e592cc95ff94fa2 (patch) | |
tree | 8f619e6dac3df4677aebcb0b4f79bcd9068ea805 /x11/xlockmore/pkg-descr | |
parent | e1ab1b7efb833d1769ae33dd9644d51cf18926a2 (diff) |
Update to 5.11 [1]
Fix build if MAKE_KERBEROS4 defined [2]
Make cosmetic changes for pkg-descr, add WWW tag [3]
Spotted by: Chris <chris-gnats34@randomcamel.net> [2]
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> [1],
Volker Stolz <stolz@i2.informatik.rwth-aachen.de> [2],
osa [3]
PRs: 59882, 60925
Notes
Notes:
svn path=/head/; revision=97356
Diffstat (limited to 'x11/xlockmore/pkg-descr')
-rw-r--r-- | x11/xlockmore/pkg-descr | 26 |
1 files changed, 14 insertions, 12 deletions
diff --git a/x11/xlockmore/pkg-descr b/x11/xlockmore/pkg-descr index 9d19c3ab869d..9b2bc8445020 100644 --- a/x11/xlockmore/pkg-descr +++ b/x11/xlockmore/pkg-descr @@ -1,13 +1,15 @@ - 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 dis- - abled. 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. +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. +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://www.tux.org/~bagleyd/xlockmore.html |