from small one page howto to huge articles all in one place
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
SHOWCONSOLEFONT
Section: Maintenance Commands (8) Updated: 24 October 2024 Index
Return to Main Contents
NAME
showconsolefont - 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)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- SEE ALSO
-
|