blob: 937bfa942ee0eb78153770e84ad094e856f3a76f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
@node Overview
@chapter Overview
When @command{vtchs} starts, it prints the
number of the current console in the foreground.
Then, in an infinite loop, it waits for the user
to change console, and prints the number of the
new foregorund console when this happens.
|