Date: Mon, 17 Jul 2000 14:29:26 +0300 From: Valentin Nechayev <netch@lucky.net> To: "Andrey A. Chernov" <ache@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/share/termcap termcap.src Message-ID: <20000717142925.D25217@lucky.net> In-Reply-To: <20000716010709.A35734@freebsd.org>; from ache@FreeBSD.ORG on Sun, Jul 16, 2000 at 01:07:09AM -0700 References: <200006141508.IAA78754@freefall.freebsd.org> <20000716102031.A64059@lucky.net> <20000716010709.A35734@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Andrey A. Chernov!
Sun, Jul 16, 2000 at 01:07:09, ache wrote about "Re: cvs commit: src/share/termcap termcap.src":
> > This fix broke compatibility with older syscons versions (consider local
> > console at 2.x or 3.x and shell from it to 4.x or 5.x). I.e., with screen
>
> Local obsolete console must keep local termcap somehow, f.e. in ~/.termcap.
Old console is named, for example, cons25r, and new console is named
also cons25r. Or one should change name for old console? For both consoles
with the same name, the only way is to compose common entry
("op=\E[x\E[39;49m" if it works correct). And one should install this composed
termcap at all new machines. It is better to do it centralizedly - in stock
distribution, isn't it? ;|
> It is less painful that terminal name change.
Terminal name change is the only correct way if it is impossible to compose
termcap entry for both old and new variants.
/netch
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000717142925.D25217>
