Xref: utzoo comp.unix.internals:2533 comp.windows.x:35234 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!elroy.jpl.nasa.gov!decwrl!sun-barr!newstop!exodus!netcord.Eng.Sun.COM!holtz From: holtz@netcord.Eng.Sun.COM (Brian Holtz) Newsgroups: comp.unix.internals,comp.windows.x Subject: Re: Problem starting remote OW shelltool Message-ID: <11524@exodus.Eng.Sun.COM> Date: 13 Apr 91 00:06:49 GMT References: <1391@cvbnetPrime.COM> Sender: news@exodus.Eng.Sun.COM Followup-To: comp.unix.internals Organization: Sun Microsystems, Mt. View, Ca. Lines: 13 There's some kind of process group business going on there. What you need to do is wrap each invocation of cmdtool/shelltool with /usr/etc/setsid. Excerpt from my .openwin-menu (rcmd is the script from vanilla mit X11R4): " Command Tool " MENU [...] "netcord" exec rcmd netcord /usr/etc/setsid cmdtool -Wi -Wt 6x13 -Ww 80 -Wh 50 -Wp 2 212 [...] " Command Tool " END PIN -- Brian Holtz