[Ilugc] One Day One Command (SETFONT)

  • From: sbharathi@xxxxxxxxxxxxx (Bharathi Subramanian)
  • Date: Wed Jul 13 20:44:06 2005

International Open Source Network (IOSN) is released a detailed FOSS
Localization Guide to assists people in localizing FOSS applications.
URL: http://www.iosn.net/l10n/localization-guide/ ;(Thanks MadhanRaj)

One Day One 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

Bye :)
--
Bharathi S
ODOC LJ -- http://www.livejournal.com/community/ilugc/

Other related posts:

  • » [Ilugc] One Day One Command (SETFONT) - Bharathi Subramanian