VLOCK-PLUGINS(5) | Linux Programmer's Manual | VLOCK-PLUGINS(5) |
vlock-plugins - plugin support for vlock
If vlock-main(8) is compiled with plugin support its default features are very limited: it can only lock the current session and ask for authenticiaton. However it is possible to extend this functions through plugins. These plugins are loaded when vlock-main starts and can provide hooks that are called at certain points during the lifetime of the vlock-main process.
The following plugins are provided when installing vlock with default options:
all
new
nosysrq
The following plugins are only available if explicitly selected at build time:
caca
For information about writing plugins see the PLUGINS file in the vlock source distribution.
Frank Benkstein <frank-vlock@benkstein.net>
10 November 2007 | Linux |