logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Authors

       Andries Brouwer <aeb@cwi.nl>

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.

       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

/usr/share/unimaps
              The default directory for unicode mappings.

       /usr/share/unimaps/def.uni
              The default mapping file.

Name

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

Options

-o, --output=FILE
              save the old map to the FILE.

       -C, --console=DEV
              the console device to be used.

       -V, --version
              print version number.

       -h, --help
              print this usage message.

See Also

mapscrn(8), setfont(8)

kbd                                              24 October 2024                                   LOADUNIMAP(8)

Synopsis

loadunimap [options] [map]

See Also