Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   loadunimap    ( 8 )

загрузить таблицу отображения юникода в шрифт ядра (load the kernel unicode-to-font mapping table)

Имя (Name)

loadunimap - load the kernel unicode-to-font mapping table


Синопсис (Synopsis)

loadunimap [ -C console ] [ -o oldmap ] [ map ]


Описание (Description)

The loadunimap command is obsolete - its function is now built-in into setfont(8). However, for backwards compatibility it is still available as a separate command.

The program loadunimap loads the specified map in the kernel unicode-to-font mapping table. If no map is given def mapping table is assumed. The default extension (that can be omitted) is .uni.

If the -o oldmap option is given, the old map is saved in the file specified.

On Linux 2.6.1 and later one can specify the console device using the -C option.

Usually one does not call loadunimap directly - its function is also built into setfont(8).


Файлы (Files)

@DATADIR@/unimaps The default directory for unicode mappings.

@DATADIR@/unimaps/def.uni The default mapping file.


Смотри также (See also)

mapscrn(8), setfont(8)