.\" $XTermId: koi8rxterm.man,v 1.8 2018/06/23 00:19:53 tom Exp $ .\" .\" Copyright 2007-2012, 2018 Thomas E. Dickey .\" Copyright 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. .\" .ds N Koi8rxterm .ds n koi8rxterm .\" .ie \n(.g .ds AQ \(aq .el .ds AQ ' .ie \n(.g .ds `` \(lq .el .ds `` `` .ie \n(.g .ds '' \(rq .el .ds '' '' .\" .TH KOI8RXTERM 1 "2021-02-10" "Patch #366" "X Window System" .SH NAME koi8rxterm - X terminal emulator for KOI8-R environments .SH SYNOPSIS .B \*n [ .I xterm-options ] .SH DESCRIPTION .B \*n is a wrapper around the .B xterm(1) program that invokes the latter program with the \*(``KOI8RXTerm\*('' X resource class set. All arguments to .B \*n are passed to .B xterm without processing; the .B \-class and .B \-k8 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 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 \*(``ru_RU.KOI8-R\*('' (the Russian language as used in the territory of Russia, with the KOI8-R character set) is assumed. The .B locale(1) utility is used to determine whether the system supports the selected locale. If it does not, .B \*n will exit with an error and report the output of .BR locale . .PP .B Note: \*n may produce unexpected results if the current locale is set to one in which the KOI8-R character encoding is not supported, or if fonts using that encoding are not available. In the Debian system, the \*(``xfonts\-cyrillic\*('' package provides the fonts that .B \*n uses by default. To change the fonts .B \*n uses, edit the .I /etc/X11/app-defaults/KOI8RXTerm file. .PP A similar wrapper, .B uxterm(1), is available for Unicode UTF-8 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 .B \*n was written by Branden Robinson and is very heavily based on .BR uxterm , by Thomas Dickey. The assistance of Jurij Smakov was invaluable in sanity-checking its operation. .SH "SEE ALSO" .B locale(1), .B locale(7), .B uxterm(1), .B xterm(1)