showconsolefont - Man Page

Show the current EGA/VGA console screen font

Synopsis

showconsolefont [options]

Description

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

Options

-i,  --info

don't print out the font table, just show: ROWSxCOLSxCOUNT and exit.

-C,  --console=DEV

the console device to be used.

-v,  --verbose

be more verbose.

-V,  --version

print version number.

-h,  --help

print this usage message.

See Also

setfont(8)

Info

24 October 2024 kbd