Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Mar 1996 14:45:34 +0100 (MET)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        freebsd-current@FreeBSD.org (FreeBSD-current users)
Subject:   Re: changes to /etc/csh.*
Message-ID:  <199603091345.OAA00930@uriah.heep.sax.de>
In-Reply-To: <4hq326$1s9@mordillo.physik.fu-berlin.de> from "Thomas Graichen" at Mar 8, 96 07:50:30 pm

next in thread | previous in thread | raw e-mail | index | archive | help
As Thomas Graichen wrote:

> how about also adding something like:
> 
> if ( -x /usr/sbin/ispcvt ) then
>         if { /usr/sbin/ispcvt } then
>                 setenv TERM vt220
>         endif
> endif

> this way you'll automatically get the right TERM if you are using
> syscons _or_ pcvt - just an idea - for me it works very nice

This should go into /etc/ttys instead.  (Though it's not automagic
there.)

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



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