Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Sep 1997 20:04:27 +0000 (GMT)
From:      Daniel Leeds <dleeds@dfacades.com>
To:        joerg_wunsch@uriah.heep.sax.de
Cc:        hackers@freebsd.org
Subject:   Re: cons25 to solaris?
Message-ID:  <199709222004.UAA09014@kerouac.hepcat.org>
In-Reply-To: <19970923000821.DS46585@uriah.heep.sax.de> from J Wunsch at "Sep 23, 97 00:08:21 am"

next in thread | previous in thread | raw e-mail | index | archive | help
> As Daniel Leeds wrote:
> 
> > is there a way to add the cons25 terminal to solaris terminfo?
> 
> My SysV memories seem to remember a program named `captoinfo'.  Did
> you try running this on a cons25 termcap entry?
> 

this worked, or so it seems.  here is the quick method of adding
the freebsd cons25 termcap to solaris terminfo.

1) cut out the cons25 entries from /etc/termcap and save into file.
2) move file over to solaris machine
3) captoinfo cons25.file > cons25.src
4) tic cons25.src

voila.  cons25 is now a proper terminal under my solaris box, and
editing, shell history, etc seem to function proper now!

danke.




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