Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

lxterm(1) [debian man page]

lxterm(1)						      General Commands Manual							 lxterm(1)

NAME
lxterm - locale-sensitive wrapper for xterm SYNOPSIS
lxterm [ xterm-options ] DESCRIPTION
lxterm is a wrapper around the xterm(1) program that invokes xterm, koi8rxterm(1), or uxterm(1) as appropriate, based on the user's locale setting. All arguments to lxterm are passed to xterm without processing; the -class, -k8, and -u8 options should not be specified because they are used by koi8rxterm and uxterm. See the xterm manual page for more information on xterm-options. The 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, 'plain' xterm is invoked. AUTHOR
Branden Robinson SEE ALSO
locale(1), koi8rxterm(1), uxterm(1), xterm(1) Debian Project 2004-12-19 lxterm(1)

Check Out this Related Man Page

koi8rxterm(1)						      General Commands Manual						     koi8rxterm(1)

NAME
koi8rxterm - X terminal emulator for KOI8-R environments SYNOPSIS
koi8rxterm [ xterm-options ] DESCRIPTION
koi8rxterm is a wrapper around the xterm(1) program that invokes the latter program with the 'KOI8RXTerm' X resource class set. All argu- ments to koi8rxterm are passed to xterm without processing; the -class and -k8 options should not be specified because they are used by the wrapper. See the xterm manual page for more information on xterm-options. 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 locale(1) utility is used to determine whether the system supports the selected locale. If it does not, koi8rxterm will exit with an error and report the output of locale. Note: koi8rxterm may produce unexpected results if the current locale is set to one in which the KOI8-R character encoding is not sup- ported, or if fonts using that encoding are not available. In the Debian system, the 'xfonts-cyrillic' package provides the fonts that koi8rxterm uses by default. To change the fonts koi8rxterm uses, edit the /etc/X11/app-defaults/KOI8RXTerm file. A similar wrapper, uxterm(1), is available for Unicode UTF-8 environments. ENVIRONMENT
LC_ALL, LC_CTYPE, LANG The values of these variables are checked, in order, to determine the character set used by the current locale. AUTHOR
koi8rxterm was written by Branden Robinson and is very heavily based on uxterm, by Thomas Dickey. The assistance of Jurij Smakov was invaluable in sanity-checking its operation. SEE ALSO
locale(1), locale(7), uxterm(1), xterm(1) Debian Project 2004-12-19 koi8rxterm(1)
Man Page

15 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

customizing xterm windows

Does anyone now how to customize an xterm window in solaris to dynamically 'pwd' in the banner. I know how to launch with xterm -n 'cwd' but it does not change when I change dir's. (4 Replies)
Discussion started by: toddy44
4 Replies

2. UNIX for Advanced & Expert Users

xterm-color

Hi all, Can someone explain to me what xterm-color is? I do most of my coding on Emacs over telnet sessions with my school's server, and I recently discovered that if I set TERM=xterm-color in my environment, then emacs will will send colored syntax highlighting over telnet. That's great,... (4 Replies)
Discussion started by: lantern
4 Replies

3. UNIX for Dummies Questions & Answers

X.org FreeBSD 5.3

Hi! I have some problems with my X.org. The xdm starts without any problems and so does the wm. I'm using enlightenment and fluxbox. But when I start for example xterm it runs for a while and then the screen freeze. The computer is still running you can ssh to it and the mousecursor is moving.... (4 Replies)
Discussion started by: Barfly.se
4 Replies

4. UNIX for Dummies Questions & Answers

Network / Xterm keyboard

Hi. I'm pretty new to unix, but I was wondering if there was a way to either through xterm or other use a network keyboard? what I would like to be able to do is open an xterm on another computer and then have my keyboard input from the server displayed in that xterm. Im sure this is posible.... (4 Replies)
Discussion started by: Winzernotman
4 Replies

5. UNIX for Dummies Questions & Answers

xterm -display

I am using this command but when I launch it, the font that comes up on the remote machine is very small. Is there a way to enlarge the font using some switch? xterm -display remotemachine:0.0 & (5 Replies)
Discussion started by: zapper222
5 Replies

6. UNIX for Dummies Questions & Answers

Display output of one xterm on another

Setup: Two users, each likely on Windows PCs, using either putty or SecureCRT to connect to a remote Solaris server. The connection could be either telnet or ssh. Wanted: How can the output of one users xterm be directed to the other user so that you can easily allow someone to see what... (8 Replies)
Discussion started by: Vi-Curious
8 Replies

7. UNIX for Dummies Questions & Answers

xterm closing automatically after command excution

Hi, I have a commands in a file called commands.file, I am using this file with the following commnad xterm -e "commands.file" After executing this file in the new xterm, it is closing automatically. I want to use that xterm after that. Please help me regarding this? :) ... (4 Replies)
Discussion started by: chaitubek
4 Replies

8. UNIX for Advanced & Expert Users

How to attach an xterm to a process/thread ?

Hi folks, I would like to know how to hook up an xterm to another process. Here is a high level view of what I am looking for 1. Main program starts 2. It creates an new xterm window 3. It then forks a second process & passes the xterm handle to it 4. The second process uses the second... (4 Replies)
Discussion started by: RipClaw
4 Replies

9. UNIX for Dummies Questions & Answers

'export TERM=xterm-color' pretty much screws up clear command

I like using VIM with color tagging (using putty to SunOS). However, when I do an "export TERM=xterm-color", I can't make use of the clear command. Clear just has the same effect as pressing enter now. How can I fix this? Also, does anyone know how to get the directories and file colors... (6 Replies)
Discussion started by: mrwatkin
6 Replies

10. UNIX for Dummies Questions & Answers

xterm -e closes when script is done

I want to open multiple xterm windows, run different programs in each and have each xterm window stay open - to use as I wish. I have written a ksh script that uses "xterm -e scriptname" (multiple times). The xterm windows do open successfully. However, when "scriptname" completes, the xterm... (4 Replies)
Discussion started by: lazaret
4 Replies

11. UNIX for Advanced & Expert Users

xlib and keyboard events

1. If there's some better place where xlib experts hang out, please tell me. Despite an assiduous search, I could not find an xlib reflector. 2. My actual question: In an xterm, I want to grab and process all keyboard events in a program running inside the xterm. For example, with my program... (5 Replies)
Discussion started by: N7DR
5 Replies

12. UNIX for Dummies Questions & Answers

How to increase buffer size (xterm)?

Hello, I would like to increase the size of my buffer in my xterm window. My shell is bash and my home directory is auto mounted. I'm on Solaris 10, RHEL 5 and SLES 11 servers. Do you know where I can do this? (4 Replies)
Discussion started by: bitlord
4 Replies

13. AIX

Screen blanks when exiting vi and more

I have just installed AIX 7.1 on a new system, and find that it displays the same annoying behaviour the you find in Linux: In an xterm, when you quit vim or less, the file listed in the terminal window is blanked out and replaced with whatever was there before. In vim there is a couple of... (12 Replies)
Discussion started by: jandersen
12 Replies

14. UNIX for Advanced & Expert Users

Pass Multiple Commands and Open Multiple Xterms via PSS

Hello, I'm attempting to open multiple xterms and run a command as an SAP user via sudo using PSSH. So far, I'm able to run PSSH to a file of servers with no check for keys, open every xterm in to the servers in the file list, and SUDO to the SAP(ADM) user, but it won't do anything else... (11 Replies)
Discussion started by: icemanj
11 Replies

15. AIX

Cannot open xwindows/xterm as a root

disabled the direct root login on all the AIX LPARs. So' only can become root by "su" to root from normal/regular user account. Issue is, I cannot open xwindows (xterm or xming) from my LPAR as a root. But I can open/access Xwindows using a USER account. />xclock Error: Can't open... (9 Replies)
Discussion started by: system.engineer
9 Replies