[ Previous | Next | Contents | Glossary | Home | Search ]
AIX Version 4.3 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 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 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.

Setting up and running Web-based System Management in AIX Version 4.3 System Management Guide: Operating System and Devices.

LFT Subsystem Component Structure Overview in AIX Kernel Extensions and Device Support Programming Concepts.


[ Previous | Next | Contents | Glossary | Home | Search ]