how to get rid of running xterm after a remote x application start ?

Volker Quetschke quetschke@scytek.de
Thu Aug 19 17:32:00 GMT 2004


Hi!
> appology if this is not the right place to ask my question.

Well, strictly speaking it is a common *nix question, but as it
points out a problem I usually have I'll give a partial answer.

After looging in to your server try:
$ nohup xclock &

(Use your application instead of xclock ;) ) You will see the
application coming up and you can try to exit your ssh shell now.

This works as desired, but my problem is that exiting ssh with
"exit" never finishes. I have to kill the windows rxvt window.
(I usually use rxvt, I don't know if it would work with ssh from
bash started in cmd.exe)

Volker

> I am using cygwin/x to connect to a remote ssh enabled X server. 
> 
> this script asks user for remote x server name and user name and invoke the `ssh -X` command with
> all the info provided. This script starts whenever user runs a xterm. a remote x application opens
> after the script run. however, I can't close the local xterm or all the remote x applications will
> exit along with it.
> 
> Now my question is, how do i get rid of the local xterm window(exit/minimize)? or is there a
> decent way to do the whole thing?
> 
> 
> thanks!
> 
> Qiang
> 
> 
> 		
> _______________________________
> Do you Yahoo!?
> Win 1 of 4,000 free domain names from Yahoo! Enter now.
> http://promotions.yahoo.com/goldrush


-- 
PGP/GPG key  (ID: 0x9F8A785D)  available  from  wwwkeys.de.pgp.net
key-fingerprint 550D F17E B082 A3E9 F913  9E53 3D35 C9BA 9F8A 785D
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
URL: <http://cygwin.com/pipermail/cygwin-xfree/attachments/20040819/53b0bc38/attachment.sig>


More information about the Cygwin-xfree mailing list