Man page - loadunimap(8)
Packages contains this manual
- mapscrn(8)
- setvesablank(8)
- vcstime(8)
- kbd_mode(1)
- loadkeys(1)
- setlogcons(8)
- setvtrgb(8)
- setvtrgb(1)
- mk_modmap(8)
- resizecons(8)
- loadunimap(8)
- splitfont(1)
- screendump(1)
- setmetamode(1)
- dumpkeys(1)
- getkeycodes(8)
- psfaddtable(1)
- kbdrate(8)
- deallocvt(1)
- keymaps(5)
- setfont(8)
- openvt(1)
- psfgettable(1)
- showconsolefont(8)
- codepage(1)
- chvt(1)
- unicode_stop(1)
- unicode_start(1)
- kbdinfo(1)
- showkey(1)
- setkeycodes(8)
- psfxtable(1)
- psfstriptable(1)
- fgconsole(1)
- setleds(1)
apt-get install kbd
Available languages:
en ro deManual
LOADUNIMAP
NAMESYNOPSIS
DESCRIPTION
OPTIONS
FILES
AUTHORS
SEE ALSO
NAME
loadunimap - load the kernel unicode-to-font mapping table
SYNOPSIS
loadunimap [ options ] [ 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 .
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).
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.
FILES
/usr/share/unimaps
The default directory for unicode mappings.
/usr/share/unimaps/def.uni
The default mapping file.
AUTHORS
Andries Brouwer <aeb@cwi.nl>
SEE ALSO
mapscrn (8), setfont (8)