[Go to CFHT Home Page] Man Pages
Back to Software Index  BORDER=0Manpage Top Level
    DEALLOCVT(1) manual page Table of Contents

Name

deallocvt - deallocate unused virtual consoles

Synopsis

deallocvt [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.

See Also

chvt(1) , openvt(1)


Table of Contents