How could I set term at login

Frank Ooms ooms at delgeo.nl
Tue Feb 26 18:53:49 AEST 1991


We use qterm. It was posted to comp.sources.unix in 1987 (volume 8).

It uses a little database of responses for some terminals, of course
you can add the response of your own terminal to that list.
More than one query string can be sent, until a response is found that
is matched. Actually it works quit well.

The way it is invoked is byt adding these line to /etc/login:

set term = `qterm -q -u vt100n`
set noglob
eval `usr/ucb/tset -s -Q $term`

success,
-- 
	/*	    Frank Ooms,   +31 15-621554			*
	 *		  ooms at delgeo.nl			*
 	 *	    ..!mcsun!hp4nl!delgeo!ooms			*/



More information about the Comp.unix.admin mailing list