Penguin

DEALLOCVT

DEALLOCVT

NAME SYNOPSIS DESCRIPTION SEE ALSO


NAME

deallocvt - deallocate unused virtual terminals

SYNOPSIS

deallocvt [__ ''N1 N2'' __...?

DESCRIPTION

If given no argument, the program deallocvt deallocates kernel memory and data structures for all unused virtual terminals. If arguments Ni are given, only TTY's /dev/ttyNi are deallocated.

A virtual terminal 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.

SEE ALSO

chvt(1), openvt(1).


This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.