man-pages/man1/uxterm.1.html
2021-03-31 01:06:50 +01:00

137 lines
3.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of UXTERM</TITLE>
</HEAD><BODY>
<H1>UXTERM</H1>
Section: X Window System (1)<BR>Updated: 2020-02-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>
uxterm - X terminal emulator for Unicode (UTF-8) environments
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>uxterm</B>
[
<I>xterm-options</I>
]
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<B>uxterm</B>
is a wrapper around the
<B><A HREF="/cgi-bin/man/man2html?1+xterm">xterm</A>(1)</B>
program that invokes the latter program
with the ``UXTerm'' X resource class set.
All arguments to
<B>uxterm</B>
are passed to
<B>xterm</B>
without processing; the
<B>-class</B>
and
<B>-u8</B>
options should not be specified because they are used by the wrapper.
See the
<B>xterm</B>
manual page for more information on
<I>xterm-options</I>.
<P>
The environment's locale settings (see ``ENVIRONMENT'' below) are
used to discern the locale's character set.
If no current locale can be determined, the locale ``en_US'' (the
English language as used in the territory of the United States) is assumed.
The
<B><A HREF="/cgi-bin/man/man2html?1+locale">locale</A>(1)</B>
utility is used to determine whether the system supports the selected
locale.
If it does not,
<B>uxterm</B>
will exit with an error and report the output of
<B>locale</B>.
<P>
<B>Note: uxterm</B>
may produce unexpected results if the current locale is set to one in which
the UTF-8 character encoding is not supported, or if fonts using the ISO
10646-1 character set are not available.
In the Debian system, the ``xfonts-base'' package provides the fonts
that
<B>uxterm</B>
uses by default.
To change the fonts
<B>uxterm</B>
uses, edit the
<I>/etc/X11/app-defaults/UXTerm</I>
file.
<P>
A similar wrapper,
<B><A HREF="/cgi-bin/man/man2html?1+koi8rxterm">koi8rxterm</A>(1),</B>
is available for KOI8-R environments.
<A NAME="lbAE">&nbsp;</A>
<H2>ENVIRONMENT</H2>
<DL COMPACT>
<DT id="1"><B>LC_ALL</B>, <B>LC_CTYPE</B>, <B>LANG</B>
<DD>
The values of these variables are checked, in order, to determine the
character set used by the current locale.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>AUTHOR</H2>
Thomas Dickey
<A NAME="lbAG">&nbsp;</A>
<H2>SEE ALSO</H2>
<B><A HREF="/cgi-bin/man/man2html?1+locale">locale</A>(1),</B>
<B><A HREF="/cgi-bin/man/man2html?7+locale">locale</A>(7),</B>
<B><A HREF="/cgi-bin/man/man2html?1+koi8rxterm">koi8rxterm</A>(1),</B>
<B><A HREF="/cgi-bin/man/man2html?1+xterm">xterm</A>(1)</B>
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="2"><A HREF="#lbAB">NAME</A><DD>
<DT id="3"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="4"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="5"><A HREF="#lbAE">ENVIRONMENT</A><DD>
<DT id="6"><A HREF="#lbAF">AUTHOR</A><DD>
<DT id="7"><A HREF="#lbAG">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:05:29 GMT, March 31, 2021
</BODY>
</HTML>