Lines Matching full:console
33 .Nd control physical system video console devices
41 .Ar console
43 .Cm set | unset Ar console
48 the virtual console devices.
54 the current console settings are shown.
56 There are two types of logical consoles; a high level console which
58 .Pa /dev/console ,
59 and a low level console.
60 The low level console is used for kernel
65 while the high level console is used by user programs like
67 Multiple device support is implemented only for the low level console;
68 the high level console is set to the first device in the console list.
70 Multiple console support may be invoked by passing the kernel the
74 to change the list of console devices after the system has booted.
78 .It Cm add | delete Ar console
79 Add or delete a physical device from the logical console.
80 The device must support low-level console operations.
81 Adding a device will place it at the front of the list of console
82 devices; the first device is used for the high level console.
85 .Ar console
87 is the name of a console device in
91 Change the state of console muting.
92 All console output is suppressed when console muting is
94 .It Cm set | unset Ar console
95 Set or unset the virtual console.
98 always goes out to the real main console.