Man page - deallocvt(1)
Packages contas this manual
- mapscrn(8)
- fgconsole(1)
- kbdinfo(1)
- screendump(1)
- deallocvt(1)
- setvtrgb(8)
- keymaps(5)
- psfstriptable(1)
- setkeycodes(8)
- openvt(1)
- kbdrate(8)
- chvt(1)
- getkeycodes(8)
- showkey(1)
- psfaddtable(1)
- setvesablank(8)
- setleds(1)
- setfont(8)
- loadkeys(1)
- unicode_start(1)
- showconsolefont(8)
- setvtrgb(1)
- dumpkeys(1)
- psfgettable(1)
- vcstime(8)
- splitfont(1)
- codepage(1)
- setmetamode(1)
- setlogcons(8)
- unicode_stop(1)
- resizecons(8)
- psfxtable(1)
- kbd_mode(1)
- mk_modmap(8)
- loadunimap(8)
Package: kbd
apt-get install kbd
apt-get install kbd
Manuals in package:
Documentations in package:
Available languages:
en fr da hu ro zh_TW zh_CN deManual
| DEALLOCVT(1) | General Commands Manual | DEALLOCVT(1) |
NAME
deallocvt - deallocate unused virtual consoles
SYNOPSIS
deallocvt [option...] [N ...]
DESCRIPTION
The command deallocvt deallocates kernel memory and data structures for all unused virtual consoles. If one or more arguments N ... are given, only the corresponding consoles /dev/ttyN are deallocated.
A virtual console is unused if it is not the foreground console, and no process has it open for reading or writing, and no text has been selected on its screen.
OPTIONS
- -C, --console=DEV
- the console device to be used.
- -V, --version
- print version number.
- -h, --help
- print this usage message.
AUTHORS
Andries Brouwer <aeb@cwi.nl>
SEE ALSO
chvt(1), openvt(1)
| 24 October 2024 | kbd |