File: chvt.1

package info (click to toggle)
kbd 2.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 14,964 kB
  • sloc: ansic: 13,897; javascript: 3,038; sh: 1,973; pascal: 643; makefile: 602; lex: 532; yacc: 354; perl: 126
file content (31 lines) | stat: -rw-r--r-- 583 bytes parent folder | download | duplicates (17)
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
28
29
30
31
.\" @(#)chvt.1 1.0 970126 aeb
.TH CHVT 1 "26 January 1997" "kbd"
.SH NAME
chvt \- change foreground virtual terminal
.SH SYNOPSIS
.B chvt
[\fI\,option\/\fR...]
.I N
.SH DESCRIPTION
The command
.B chvt
.I N
makes
.I /dev/ttyN
the foreground terminal.
(The corresponding screen is created if it did not exist yet.
To get rid of unused VTs,
use
.BR deallocvt (1).)
The key combination
.RI (Ctrl-)LeftAlt-F N
(with
.I N
in the range 1-12) usually has a similar effect.
.SH OPTIONS
.TP
.I "\-V, \-\-version"
print program version and exit.
.TP
.I "\-h, \-\-help"
show this text and exit.