From owner-freebsd-questions Wed Oct 2 02:41:41 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA24610 for questions-outgoing; Wed, 2 Oct 1996 02:41:41 -0700 (PDT) Received: from shiva.jussieu.fr (shiva.jussieu.fr [134.157.0.129]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id CAA24605 for ; Wed, 2 Oct 1996 02:41:37 -0700 (PDT) From: af@biomath.jussieu.fr Received: from mekong.biomath.jussieu.fr (mekong.biomath.jussieu.fr [134.157.72.87]) by shiva.jussieu.fr (8.7.6/jtpda-5.2) with SMTP id LAA03347 ; Wed, 2 Oct 1996 11:41:21 +0200 (METDST) Received: from garfield.biomath.jussieu.fr (garfield) by mekong.biomath.jussieu.fr (5.67b/jn930126+af960928(mailhost)) at Wed, 2 Oct 1996 11:41:45 +0100 Received: from (af@localhost) by garfield.biomath.jussieu.fr (8.7.5/jtpda-5.2) id LAA27706 ; Wed, 2 Oct 1996 11:41:45 +0100 (GMT-1) Message-Id: <199610021041.LAA27706@garfield.biomath.jussieu.fr> Subject: Re: vt220. To: kuehn@meddle.Wittenberg.EDU (Scott Kuehn) Date: Wed, 2 Oct 1996 11:41:45 +0100 (GMT-1) Cc: freebsd-questions@freefall.freebsd.org In-Reply-To: from "Scott Kuehn" at Oct 1, 96 11:58:52 pm X-Mailer: ELM [version 2.4 PL24 ME8b] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Scott Kuehn wrote / a ecrit: > > Is there any way to "fake" a vt220 term type when using Console 25. I do > not want to recompile the Kernel with the vt220 console instead since I > lack the space to hold the source code. By faking, I want to be able to > emulate a vt220 terminal session so I can telnet to other machine and have > a semi-working terminal. Thanks.. > The "term" program looks like something that might help you. It's a multi-session ASCII terminal manager (lets you run multiple sessions full-screen on a single terminal), but you can make each session run in a built-in vt100 (at least, maybe vt220, this you would have to check) emulator. I think it's in the ports. _Alain_ -- Alain FAUCONNET Ingenieur systeme - System Manager AP-HP/SIM Public Health 91 bld de l'Hopital 75013 PARIS FRANCE Medical Computing Research Labs Mail: af@biomath.jussieu.fr Tel: (+33) 1-40-77-96-19 Fax: (+33) 1-45-86-80-68 I've RTFMed. It says: "Refer to your system administrator" But... I *am* the system administrator :-]