man-pages/man8/loadunimap.8.html
2021-03-31 01:06:50 +01:00

108 lines
2.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of LOADUNIMAP</TITLE>
</HEAD><BODY>
<H1>LOADUNIMAP</H1>
Section: Maintenance Commands (8)<BR>Updated: 2004-01-01<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
loadunimap - load the kernel unicode-to-font mapping table
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>loadunimap</B>
[
<B>-C</B>
<I>console</I>
] [
<B>-o</B>
<I>oldmap</I>
] [
<I>map</I>
]
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
The
<B>loadunimap</B>
command is obsolete - its function is now built-in into setfont.
However, for backwards compatibility it is still available
as a separate command.
<P>
The program
<B>loadunimap</B>
loads the specified map in the kernel unicode-to-font mapping table.
If no map is given
<I>def</I>
is assumed.
The default extension (that can be omitted) is
<I>.uni</I>.
<P>
If the
<B>-o</B>
<I>oldmap</I>
option is given, the old map is saved in the file specified.
<P>
On Linux 2.6.1 and later one can specify the console device using the
<B>-C</B>
option.
<P>
Usually one does not call
<B>loadunimap</B>
directly - its function is also built into
<B>setfont</B>.
<A NAME="lbAE">&nbsp;</A>
<H2>FILES</H2>
<I>/usr/share/unimaps</I>
is the default directory for unicode mappings.
<A NAME="lbAF">&nbsp;</A>
<H2>SEE ALSO</H2>
<B><A HREF="/cgi-bin/man/man2html?8+mapscrn">mapscrn</A></B>(8),
<B><A HREF="/cgi-bin/man/man2html?8+setfont">setfont</A></B>(8)
<P>
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="1"><A HREF="#lbAB">NAME</A><DD>
<DT id="2"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="3"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="4"><A HREF="#lbAE">FILES</A><DD>
<DT id="5"><A HREF="#lbAF">SEE ALSO</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:06:13 GMT, March 31, 2021
</BODY>
</HTML>