File: showconsolefont.8

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 (34 lines) | stat: -rw-r--r-- 657 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
32
33
34
.TH  SHOWCONSOLEFONT 8 "2002-02-22" "kbd"

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

.SH SYNOPSIS
.B showconsolefont
[
.B \-V | \-\-version
] [
.B \-v
] [
.B \-i
] [
.B \-C
.I console
]

.SH DESCRIPTION
The
.B showconsolefont
command outputs the current console font to stdout. The option
.B \-v
prints additional information, while the option
.B \-V
prints the program version number. The option
.B \-i
doesn't print out the font table, just shows ROWSxCOLSxCOUNT and exits.
On Linux 2.6.1 and later, the option
.B \-C
allows one to indicate the console involved. Its argument is a pathname.

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