Sponsored Content
Full Discussion: Xming XTERM Emulation
Operating Systems AIX Xming XTERM Emulation Post 302895152 by bartus11 on Friday 28th of March 2014 05:25:59 PM
Old 03-28-2014
Which characters get mixed up exactly? What does this say in the "xterm" window:
Code:
echo $TERM

 

10 More Discussions You Might Find Interesting

1. HP-UX

Xclient with xming on MSW to HPUX X11 / VUE 10.20

I was looking for a free tool to use a xclient on my Notebook to work with my CAD program on HPUX. I found and installed Xming and xlaunch - very nice an easy, after configured it connects to my HP C3600 WS 10.20 and I get the vue login. I can use the complete vue - only the right mouse key... (1 Reply)
Discussion started by: dlanor
1 Replies

2. UNIX for Advanced & Expert Users

Job execution through Xming

Hello, Every evening I run few shell scripts on AIX Production Box, One shell script takes about one hour to complete and does some DB updation and application processing etc. The shell scripts are getting launched from prompt and not through cron or any scheduler as they require some manual... (0 Replies)
Discussion started by: panchpan
0 Replies

3. HP-UX

Export Display Through Telnet & Xming

HI, HP-UX B.11.00 A 9000/785 (ta) I am trying to export a display using Xming & and Telnet (not SSH) but when I try.. $ DISPLAY=192.168.1.75:0.0 $ export DISPLAY $ xclock and get.. Xlib: connection to "192.168.1.75:0.0" refused by server Xlib: No protocol specified Error:... (4 Replies)
Discussion started by: Pauly
4 Replies

4. Solaris

Xming solaris

hello everyone, i recently got a Sun V245 server,after solaris 10 install i had to find a way of viewing a GUI for this machine. Buying a frame buffer or a sun workstation was not an option for the company that i work, so i desided to do a little search about this problem. I came accross Xming and... (6 Replies)
Discussion started by: walkinghead
6 Replies

5. Solaris

How to configure Xming

Hi , I installed Xming on my laptop . I have a remote server Sun Solaris 10, When I lanch xlaunch and do these export DISPLAY=10.149.132.111:0.0 xterm & Myserver:/Allsuite/test/dev/ENV23>xterm & 15071 Myserver:/Allsuite/test/dev/ENV23>bash: xterm: command not found It works fine... (1 Reply)
Discussion started by: dashok.83
1 Replies

6. UNIX for Advanced & Expert Users

xterm launched using Xming doesn't repond to my keypress

I am using Xming for the first time after installation. I launched the xterm window using the following commands Xming -ac -multiwindow -clipboard plink -ssh -X bi75630@devimbr1a xterm -d l6042762:0 When I try to type in the window it doesn't respond to my key press. I have... (0 Replies)
Discussion started by: nareshprasannar
0 Replies

7. Linux

Forward X11 Putty+Xming without $HOME

Im trying to forward X11 from new servers by logging with NIS User, but no $HOME is mounted from NIS maps, this is how it was set-up. I got Xming for X11 forwarding which works beautifully with putty, but it aint working with this situation where my $HOME folder is missing, Means when Im logging... (2 Replies)
Discussion started by: kl1ngac1k
2 Replies

8. AIX

Multiple sessions with xming

Hi. I installed xming to access to my servers but I have a problem : i can only have one session at a time ... i don't find any parameter to change this. Tks (3 Replies)
Discussion started by: stephnane
3 Replies

9. Red Hat

Xming Vs ssh connect to RHEL server from Windows machine

I am able to connect a RHEL server from my Windows machine using Putty (via ssh). My question is what is the advantage of using Xming instead of Putty? Is it that Xming would enable a graphical connect from the Windows machine to RHEL server? I hope my question is clear that what is the... (9 Replies)
Discussion started by: RHCE
9 Replies

10. UNIX for Beginners Questions & Answers

Which X Window system is installed on my server that would work with Xming?

I would like to use Xming to connect a server and managed to get it to work. I am now trying to get it to connect to a different server but i am not sure which X Window system is installed. I tried it through putty and i get the following error/warning: /usr/java/jdk1.7.0_67/bin> jvisualvm... (5 Replies)
Discussion started by: ziggy25
5 Replies
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)
All times are GMT -4. The time now is 06:58 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy