1SHOWCONSOLEFONT(8) Linux Console SHOWCONSOLEFONT(8)
2
3
4
6 showconsolefont - Show the current EGA/VGA console screen font
7
8
10 showconsolefont [ -V | --version ] [ -v ] [ -i ] [ -C console ]
11
12
14 The showconsolefont command outputs the current console font to stdout.
15 The option -v prints additional information, while the option -V prints
16 the program version number. The option -i doesn't print out the font
17 table, just shows ROWSxCOLSxCOUNT and exits. On Linux 2.6.1 and later,
18 the option -C allows one to indicate the console involved. Its argument
19 is a pathname.
20
21
23 setfont(8)
24
25
26
27 2002-02-22 SHOWCONSOLEFONT(8)