Ok, i can see the problem. Using
run bash -l -c "XWin -screen 0 -multiwindow -clipboard -once"
ssh -l alex -Y th.aiengine.org xmms
opens xmms and when xmms exits XWindows itself is still activ with 0 Sessions and not shuting down. I guess the program has to be started as part of the XWin. I figure that out and give you more information in about one hour or so.
Alex
http://www.aiengine.org
Boscolio wrote:

Ssh is run from the DOS batch file.
Here are the functional lines in my batch file (aside from path and run
variables):

SET DISPLAY=127.0.0.1:0.0
%RUN% XWin -screen 0 -multiwindow -clipboard -once
%RUN% ssh -Y -l username linuxmachine "(programtorun)"


I don't think I have any other information to give.  Only other thing I did
was set X11 forwarding in my ssh config file and set up some ssh
authentication keys.


--
View this message in context: 
http://www.nabble.com/Shutting-down-XWin-after-session-%28-once-option%29-t1282431.html#a3410703
Sent from the cygwin-xfree forum at Nabble.com.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/

Reply via email to