[Ilugc] One Day One GNU/Linux Command (SETFONT)
Bharathi Subramanian
sbharathi at MidasComm.Com
Tue Nov 18 14:24:12 IST 2008
One Day One GNU/Linux Command
=============================
setfont -- Load EGA/VGA console screen font.
Summary:
The setfont command reads a font file and loads it into the EGA/VGA
character generator and optionally outputs the previous font. It can
also load various mapping tables and output the previous versions. The
standard Linux font format is the PSF (PC Screen Format) font.
Examples:
$ setfont -- Load the default font.
$ setfont -v -- Load the default font with verbose output.
$ setfont iso01.14 -- Load the iso01 font (size=8x14).
/lib/kbd/consolefonts - Default Dir for console fonts.
/lib/kbd/unimaps - Default Dir for Unicode maps.
/lib/kbd/consoletrans - Default Dir for screen mappings.
Read the ReadMe files available in the above locations to get more
information about the font and maps.
TIP: Set your default console font in /etc/sysconfig/i18n file.
Read: man setfont
HTH :)
--
Bharathi S
More information about the ilugc
mailing list