loadunimap(8) — Linux manual page
LOADUNIMAP(8) System Manager's Manual LOADUNIMAP(8)
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)
COLOPHON
This page is part of the kbd (Linux keyboard tools) project. Information about the project can be found at ⟨http://www.kbd-project.org/⟩. If you have a bug report for this manual page, send it to kbd@lists.altlinux.org. This page was obtained from the project's upstream Git repository ⟨https://github.com/legionus/kbd.git⟩ on 2024-06-14. (At that time, the date of the most recent commit that was found in the repository was 2024-05-20.) If you discover any rendering problems in this HTML version of the page, or you believe there is a better or more up-to-date source for the page, or you have corrections or improvements to the information in this COLOPHON (which is not part of the original manual page), send a mail to man-pages@man7.org kbd 2004-01-01 LOADUNIMAP(8)
Pages that refer to this page: setfont(8)