Quit Terminal on exit

Marley Graham mgraham at aquaflo.com
Fri Mar 12 10:55:26 PST 2004


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
==============



More information about the X-Unix mailing list