Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Aug 1997 09:13:54 -0500
From:      Zach Heilig <zach@gaffaneys.com>
To:        Doug White <dwhite@resnet.uoregon.edu>
Cc:        questions@freebsd.org
Subject:   Re: set term = vt100
Message-ID:  <19970826091354.30406@gaffaneys.com>
In-Reply-To: <Pine.BSF.3.96.970825210443.2930Q-100000@localhost>; from Doug White <dwhite@gdi.uoregon.edu> on Mon, Aug 25, 1997 at 09:10:04PM -0700
References:  <Pine.NEB.3.94.970825165312.27572A-100000@bb.cc.wa.us> <Pine.BSF.3.96.970825210443.2930Q-100000@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 25, 1997 at 09:10:04PM -0700, Doug White wrote:
> On Mon, 25 Aug 1997, Chris Coleman wrote:
> You'd have to hack /etc/termcap and add aliases for `dialup' to
> `vt100'.

or, use tset :-)

in sh/bash/ksh/[t]csh, it would look like:

eval `tset -r -s -m :?vt100`

If everyone always uses a vt100 terminal emulator, you can get rid of the
question mark before the vt100.

see tset(1) for more details!

-- 
Zach Heilig (zach@gaffaneys.com)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970826091354.30406>