summaryrefslogtreecommitdiffstats
path: root/upstream/mageia-cauldron/man1/fgconsole.1
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
commitfc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch)
treece1e3bce06471410239a6f41282e328770aa404a /upstream/mageia-cauldron/man1/fgconsole.1
parentInitial commit. (diff)
downloadmanpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz
manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/mageia-cauldron/man1/fgconsole.1')
-rw-r--r--upstream/mageia-cauldron/man1/fgconsole.150
1 files changed, 50 insertions, 0 deletions
diff --git a/upstream/mageia-cauldron/man1/fgconsole.1 b/upstream/mageia-cauldron/man1/fgconsole.1
new file mode 100644
index 00000000..12965a57
--- /dev/null
+++ b/upstream/mageia-cauldron/man1/fgconsole.1
@@ -0,0 +1,50 @@
+.TH FGCONSOLE 1 "14 February 2002" "kbd"
+
+.SH NAME
+fgconsole \- print the number of the active VT.
+
+.SH SYNOPSIS
+.B fgconsole
+[
+.B \-h \-\-help
+|
+.B \-V \-\-version
+|
+.B \-n \-\-next-available
+]
+.SH DESCRIPTION
+If the active Virtual Terminal is
+.IR /dev/ttyN ,
+then prints
+.I N
+on standard output.
+
+If the console is a serial console, then
+"serial"
+is printed instead.
+.TP
+.I \-h \-\-help
+Prints short usage message and exits.
+.TP
+.I \-V \-\-version
+Prints version number and exits.
+.TP
+.I \-\-next\-available
+Will show the next unallocated virtual terminal. Normally 6 virtual
+terminals are allocated, with number 7 used for X; this will return
+"8" in this case.
+
+.SH NOTES
+Under
+.IR devfs ,
+the consoles are in
+.IR /dev/vc/N .
+.I devfsd
+may maintain symlinks for compatibility.
+.SH "SEE ALSO"
+.BR chvt (1).
+.\" .SH "AUTHORS"
+.\" Andries Brouwer
+.\" .br
+.\" Manpage by Alastair McKinstry <mckinstry@computer.org>
+