1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59
|
Source: xlockmore
Section: x11
Priority: optional
Maintainer: Herbert Xu <herbert@debian.org>
Standards-Version: 2.4.0.0
Package: xlockmore-gl
Architecture: any
Depends: ${shlibs:Depends}
Suggests: fortune
Conflicts: xlockmore
Replaces: xlockmore
Provides: xlockmore
Description: Lock X11 display until password is entered -- GL version
WARNING: This package has security holes that can be exploited when NIS
is enabled. So do not install it if you use NIS.
.
xlock locks the X server till the user enters his/her password 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. xlockmore extends the standard
xlock program by adding many more modes that are highly configurable.
.
Note that under XFree86, the X11 implementation for Linux, Control-
Alt-Backspace will defeat the locking mechanism and return your
console back unless you put "DontZap" in your XF86Config file. 'xdm'
returns to the login prompt. Control-Alt-F1 (among others) will
defeat locking mechanism with virtual terminals, so make sure that
you are not logged onto any virtual consoles.
.
This version is built with additional OpenGL/MesaGL and XPM modes. The
companion package xlockmore does not contain them.
Package: xlockmore
Architecture: any
Depends: ${shlibs:Depends}
Suggests: fortune
Conflicts: xlockmore-gl
Replaces: xlockmore-gl
Description: Lock X11 display until password is entered.
xlock locks the X server till the user enters his/her password 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. xlockmore extends the standard
xlock program by adding many more modes that are highly configurable.
.
Note that under XFree86, the X11 implementation for Linux, Control-
Alt-Backspace will defeat the locking mechanism and return your
console back unless you put "DontZap" in your XF86Config file. 'xdm'
returns to the login prompt. Control-Alt-F1 (among others) will
defeat locking mechanism with virtual terminals, so make sure that
you are not logged onto any virtual consoles.
.
This version is built without additional OpenGL/MesaGL and XPM modes. The
companion package xlockmore-gl does contain them.
|