1. NAME

lxterm - locale-sensitive wrapper for xterm

2. SYNOPSIS

lxterm [ xterm-options]

3. DESCRIPTION

lxterm is a wrapper around the

R xterm (1) program that invokes

R xterm ,

R koi8rxterm (1), or

R uxterm (1) as appropriate, based on the user's locale setting. All arguments to

lxterm are passed to

xterm without processing; the

R -class ,

R -k8 , and

-u8 options should not be specified because they are used by

koi8rxterm and

R uxterm . See the

xterm manual page for more information on xterm-options .

The

R locale (1) utility is used to determine the character set used by the current locale. If the character set is UTF-8,

uxterm is invoked; if the character set is KOI8-R,

koi8rxtem is invoked; otherwise, (oqplain(cq

xterm is invoked.

4. AUTHOR

Branden Robinson

5. SEE ALSO

R locale (1),

R koi8rxterm (1),

R uxterm (1),

R xterm (1)