File: showconsolefont.8

package info (click to toggle)
manpages-l10n 4.27.0-1~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 1,001,980 kB
  • sloc: sh: 4,067; makefile: 913; python: 885; perl: 442; sed: 16; lisp: 3
file content (36 lines) | stat: -rw-r--r-- 766 bytes parent folder | download | duplicates (16)
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
32
33
34
35
36
.TH  SHOWCONSOLEFONT 8 "24 October 2024" "kbd"

.SH NAME
showconsolefont \- Show the current EGA/VGA console screen font

.SH SYNOPSIS
.B showconsolefont
[\fI\,options\/\fR]

.SH DESCRIPTION
The
.B showconsolefont
command outputs the current console font to stdout.
On Linux 2.6.1 and later, the option
.B \-C
allows one to indicate the console involved. Its argument is a pathname.

.SH OPTIONS
.TP
\fB\-i\fR, \fB\-\-info\fR
don't print out the font table, just show: ROWSxCOLSxCOUNT and exit.
.TP
\fB\-C\fR, \fB\-\-console\fR=\fI\,DEV\/\fR
the console device to be used.
.TP
\fB\-v\fR, \fB\-\-verbose\fR
be more verbose.
.TP
\fB\-V\fR, \fB\-\-version\fR
print version number.
.TP
\fB\-h\fR, \fB\-\-help\fR
print this usage message.

.SH "SEE ALSO"
.BR setfont (8)