[ Bottom of Page | Previous Page | Next Page | Contents | Index | Library Home | Legal | Search ]

Commands Reference, Volume 3

lsfont Command

Purpose

Lists the fonts available to the display.

Syntax

lsfont [ -l]

Description

The lsfont command displays a list of the fonts available to the display. The font identifier can help you change fonts using the chfont command.

You can use a Web-based System Manager Devices application (wsm devices fast path) to run this command. You could also use the System Management Interface Tool (SMIT) smit lsfont fast path to run this command.

Flags

-l Specifies the removal of all header information from format of data.

Examples

To list all fonts available to the display, enter:

lsfont

The following example displays the font identifier, font name, glyph size, and font encoding for each available font:

FONT  FILE            GLYPH  FONT     
ID    NAME            SIZE   ENCODING 
====  ==============  =====  =========
0     Erg22.iso1.snf  12x30  ISO8859-1
1     Erg11.iso1.snf   8x15  ISO8859-1

For further details about the fonts available, see Text Fonts for the AIX System.

Files

/bin/lsfont Contains the lsfont command.
/usr/lpp/fonts Contains fonts directory.

Related Information

The chfont command, mkfont command.

Low Function Terminal (LFT) Subsystem Overview in AIX 5L Version 5.2 Kernel Extensions and Device Support Programming Concepts.

For information on installing the Web-based System Manager, see Chapter 2: Installation and System Requirements in AIX 5L Version 5.2 Web-based System Manager Administration Guide.

[ Top of Page | Previous Page | Next Page | Contents | Index | Library Home | Legal | Search ]