I have set up users to log onto a server using a saved Terminal session. I used TextEdit to customize the file: <key>ExecutionString</key> <string>ssh -l <user> <server>; exit</string> which works just fine, except that I would like to have Terminal quit when the user exits the program & closes the window. I see the WindowCloseAction key: <key>WindowCloseAction</key> <string>1</string> Is it possible to insert a string that would quit the Terminal application? Marley Graham Aqua-Flo Supply ==============