loadfont(1M)


loadfont -- システムのロケールを使用して 386 コンソール上に文字フォントを設定

形式

/usr/sbin/loadfont

機能説明

loadfont コマンドは、pcfont(1M) を使用してシステムコンソールのフォントをロードします。loadfont は、以下の /etc/default のファイルから pcfont にオプションを決定します。

ファイル 変数
cofont COFONT 8 ビット言語のコンフィギュレーションファイル名
coterm MBCONSOLE マルチバイトコンソールに LANG の値を使用する場合は、``yes''。
COFONT を使用する場合は、``no''。
locale LANG システムデフォルトロケール

 
 ------------------------------------------------ 
| File  |  Variable |  Value                    | 
|-------|-----------|---------------------------| 
| cofont|  COFONT   |  8-bit language           | 
|       |           |  configuration file name  | 
|-------|-----------|---------------------------| 
| coterm|  MBCONSOLE|  ``yes'', for a multibyte | 
|       |           |  console,  to use the     | 
|       |           |  value of LANG            | 
|       |           |  ``no'' to use the value  | 
|       |           |  of COFONT                | 
|-------|-----------|---------------------------| 
| locale|  LANG     |  system default locale    | 
|-------|-----------|---------------------------| 

COFONTLANG の値の詳細については、pcfont(1M) を参照してください。

loadfont は、通常 init スクリプトからのみ実行できます。

ファイル

/etc/default/cofont

/etc/default/coterm

/etc/default/locale

関連項目

cofont(4), coterm(4), locale(4), pcfont(1M)
SCO UnixWare Forum Beta Release (BL12) -- September 1997
© 1997 The Santa Cruz Operation, Inc. All rights reserved.