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

Commands Reference, Volume 1


chfont Command

Purpose

Changes the default font selected at boot time.

Syntax

chfont [ FontID ]

Description

The chfont command changes the font used by a display at system restart.

To see a list of available fonts with their respective font ids, font names, the glyph size and the font encoding, see the lsfont command. For an example of the listing displayed, see the lsfont command example listing.

You must have root authority to run this command.

Note: This command can be used only on an LFT (Low Function Terminal).

You can use the Devices application in Web-based System Manager (wsm) to change device characteristics. You could also use the System Management Interface Tool (SMIT) smit chfont fast path to run this command.

Parameter


FontID The font id of the new font.

Examples

To change the font used by this display to the third font in the font palette, enter:

chfont 2

Files


/bin/chfont Contains the chfont command.
/usr/lpp/fonts Contains the font directory.

Related Information

The lsfont command, mkfont command.

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

LFT Subsystem Component Structure Overview in AIX 5L Version 5.1 Kernel Extensions and Device Support Programming Concepts.


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