2019-02-24 04:41:42 -07:00
|
|
|
.\" $XTermId: uxterm.man,v 1.8 2018/06/23 00:19:44 tom Exp $
|
2008-02-16 02:34:45 -07:00
|
|
|
.\"
|
2019-02-24 04:41:42 -07:00
|
|
|
.\" Copyright 2007-2012, 2018 Thomas E. Dickey
|
2008-02-16 02:34:45 -07:00
|
|
|
.\" Copyright 2001, 2004 Branden Robinson
|
|
|
|
.\"
|
|
|
|
.\" Permission is hereby granted, free of charge, to any person obtaining a
|
|
|
|
.\" copy of this software and associated documentation files (the "Software"),
|
|
|
|
.\" to deal in the Software without restriction, including without limitation
|
|
|
|
.\" the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
|
|
.\" and/or sell copies of the Software, and to permit persons to whom the
|
|
|
|
.\" Software is furnished to do so, subject to the following conditions:
|
|
|
|
.\"
|
|
|
|
.\" The above copyright notice and this permission notice shall be included in
|
|
|
|
.\" all copies or substantial portions of the Software.
|
|
|
|
.\"
|
|
|
|
.\" THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
|
|
.\" IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
|
|
.\" FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
|
|
|
.\" SOFTWARE IN THE PUBLIC INTEREST, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR
|
|
|
|
.\" OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
|
|
|
|
.\" ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
|
.\" DEALINGS IN THE SOFTWARE.
|
2013-03-09 07:45:38 -07:00
|
|
|
.\"
|
|
|
|
.ds N Uxterm
|
|
|
|
.ds n uxterm
|
|
|
|
.\" Escape single quotes in literal strings from groff's Unicode transform.
|
|
|
|
.ie \n(.g .ds AQ \(aq
|
|
|
|
.el .ds AQ '
|
|
|
|
.ie \n(.g .ds `` \(lq
|
|
|
|
.el .ds `` ``
|
|
|
|
.ie \n(.g .ds '' \(rq
|
|
|
|
.el .ds '' ''
|
|
|
|
.\"
|
2013-01-04 09:40:18 -07:00
|
|
|
.TH UXTERM 1 "__app_date__" "__app_version__" "X Window System"
|
2008-02-16 02:34:45 -07:00
|
|
|
.SH NAME
|
|
|
|
uxterm \- X terminal emulator for Unicode (UTF-8) environments
|
|
|
|
.SH SYNOPSIS
|
2013-03-09 07:45:38 -07:00
|
|
|
.B \*n
|
2008-02-16 02:34:45 -07:00
|
|
|
[
|
|
|
|
.I xterm-options
|
|
|
|
]
|
|
|
|
.SH DESCRIPTION
|
2013-03-09 07:45:38 -07:00
|
|
|
.B \*n
|
2008-02-16 02:34:45 -07:00
|
|
|
is a wrapper around the
|
2019-02-24 04:41:42 -07:00
|
|
|
.B xterm(1)
|
|
|
|
program that invokes the latter program
|
|
|
|
with the \*(``U__default_class__\*('' X resource class set.
|
2008-02-16 02:34:45 -07:00
|
|
|
All arguments to
|
2013-03-09 07:45:38 -07:00
|
|
|
.B \*n
|
2008-02-16 02:34:45 -07:00
|
|
|
are passed to
|
|
|
|
.B xterm
|
|
|
|
without processing; the
|
|
|
|
.B \-class
|
|
|
|
and
|
|
|
|
.B \-u8
|
|
|
|
options should not be specified because they are used by the wrapper.
|
|
|
|
See the
|
|
|
|
.B xterm
|
|
|
|
manual page for more information on
|
|
|
|
.IR xterm-options .
|
|
|
|
.PP
|
2013-03-09 07:45:38 -07:00
|
|
|
The environment's locale settings (see \*(``ENVIRONMENT\*('' below) are
|
2008-02-16 02:34:45 -07:00
|
|
|
used to discern the locale's character set.
|
2013-03-09 07:45:38 -07:00
|
|
|
If no current locale can be determined, the locale \*(``en_US\*('' (the
|
2008-02-16 02:34:45 -07:00
|
|
|
English language as used in the territory of the United States) is assumed.
|
|
|
|
The
|
2019-02-24 04:41:42 -07:00
|
|
|
.B locale(1)
|
2008-02-16 02:34:45 -07:00
|
|
|
utility is used to determine whether the system supports the selected
|
|
|
|
locale.
|
|
|
|
If it does not,
|
2013-03-09 07:45:38 -07:00
|
|
|
.B \*n
|
2008-02-16 02:34:45 -07:00
|
|
|
will exit with an error and report the output of
|
|
|
|
.BR locale .
|
|
|
|
.PP
|
2013-03-09 07:45:38 -07:00
|
|
|
.B Note: \*n
|
2008-02-16 02:34:45 -07:00
|
|
|
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.
|
2013-03-09 07:45:38 -07:00
|
|
|
In the Debian system, the \*(``xfonts\-base\*('' package provides the fonts
|
2008-02-16 02:34:45 -07:00
|
|
|
that
|
2013-03-09 07:45:38 -07:00
|
|
|
.B \*n
|
2008-02-16 02:34:45 -07:00
|
|
|
uses by default.
|
|
|
|
To change the fonts
|
2013-03-09 07:45:38 -07:00
|
|
|
.B \*n
|
2008-02-16 02:34:45 -07:00
|
|
|
uses, edit the
|
2011-08-28 11:40:55 -06:00
|
|
|
.I __apploaddir__/U__default_class__
|
2008-02-16 02:34:45 -07:00
|
|
|
file.
|
|
|
|
.PP
|
|
|
|
A similar wrapper,
|
2019-02-24 04:41:42 -07:00
|
|
|
.B koi8rxterm(1),
|
2008-02-16 02:34:45 -07:00
|
|
|
is available for KOI8-R environments.
|
|
|
|
.SH ENVIRONMENT
|
|
|
|
.TP
|
|
|
|
.B LC_ALL\fR, \fBLC_CTYPE\fR, \fBLANG
|
|
|
|
The values of these variables are checked, in order, to determine the
|
|
|
|
character set used by the current locale.
|
|
|
|
.SH AUTHOR
|
|
|
|
Thomas Dickey
|
|
|
|
.SH "SEE ALSO"
|
2019-02-24 04:41:42 -07:00
|
|
|
.B locale(1),
|
|
|
|
.B locale(7),
|
|
|
|
.B koi8rxterm(1),
|
|
|
|
.B xterm(1)
|