Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!uwm.edu!cs.utexas.edu!sdd.hp.com!apollo!texhrc!nuchat!moray!uhnix1!lavaca.uh.edu!zaphod.mps.ohio-state.edu!usc!ucsd!helios.ee.lbl.gov!hellgate.utah.edu!cc.utah.edu!inel.gov!inel.gov!jfp From: texhrc!jfp@inel.gov Newsgroups: comp.windows.x.motif Subject: Process ID's in the Console Window Message-ID: <4bb85b44.20b6d@apollo.HP.COM> Date: 18 Jul 90 00:53:00 GMT Sender: root@apollo.HP.COM Reply-To: texhrc!jfp@inel.gov () Organization: Idaho National Engineering Laboratory, Idaho Falls, Idaho Lines: 58 To: comp-windows-x-motif@rutgers.edu X-Local-Date: 17 Jul 90 17:53:17 PDT I have a question about mwm directing process id's to the console window. I have a menu in my .mwmrc file that is set up for remote logins to other machines on the LAN. Here is a portion of the menu: Menu RemoteLoginMenu { "Remote Logins" f.title no-label f.separator "xterm" f.exec "xterm -sb -T XTerm &" no-label f.separator "Gem" !"xterm -sb -bg turquoise -fg black -T Gemstone -e rlogin gem &" "Cray" !"xterm -sb -bg turquoise -fg black -T Cray -e rlogin cray &"