blob: e09eea033732e2c7a3c06bd3168b89e5c20ad992 (
plain)
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
|
Source: vtdaemon
Section: admin
Priority: optional
Maintainer: Igor Pashev <pashev.igor@gmail.com>
Build-Depends:
dh-illumos,
dh-smf,
illumos-source-4.3,
libpam0g-dev,
libbsm1-dev,
quilt,
Standards-Version: 3.9.3
Homepage: https://www.illumos.org
Package: vtdaemon
Priority: standard
Section: admin
Architecture: illumos-any
Depends: ${shlibs:Depends}, ${misc:Depends},
Description: switch function between virtual text consoles
vtdaemon provides a secure switch function, by means of hotkeys, between
different text virtual consoles.
.
Switching betwwen virtual consoles is performed by key CTRL+ALT+F<n>.
.
If configured, vtdaemon can lock inactive consoles and unlock them using PAM.
|