From owner-freebsd-questions Thu Nov 9 21:27:26 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA04705 for questions-outgoing; Thu, 9 Nov 1995 21:27:26 -0800 Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id VAA04693 for ; Thu, 9 Nov 1995 21:27:11 -0800 Received: (from julian@localhost) by ref.tfs.com (8.6.12/8.6.9) id VAA08711; Thu, 9 Nov 1995 21:25:54 -0800 From: Julian Elischer Message-Id: <199511100525.VAA08711@ref.tfs.com> Subject: Re: Activating both PCVT and Syscons drivers To: wsantee@wsantee.oz.net (Wes Santee) Date: Thu, 9 Nov 1995 21:25:54 -0800 (PST) Cc: questions@freebsd.org In-Reply-To: <199511100335.TAA18558@wsantee.oz.net> from "Wes Santee" at Nov 9, 95 07:35:38 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 1477 Sender: owner-questions@freebsd.org Precedence: bulk You seem to misunderstand the concept of terminal emulation..... a telnet connection just passes whatever it sees from one end to the other.. The terminal emulation is done byt whatever terminal (or PC) the user is working on, so that the emulation if you were working on a FreeBSD box would be being done on the console.. On the ttys it's done by whatever is on the end of the serial line the process running just uses the TERM environment veraible to know what sort of terminal is should be talking to.. now if you wanted to run some console screens as vt220 and others as syscons (SCO) screens that is a different (and unfortunalty not supported question) > > Just wondering... > > If I compile in both the syscons (sc0) and PCVT (vt0) drivers, is it > possible to have the syscons be the default driver for the ttys, and > pcvt be the default driver for the ttyp's? If so, how do I set it up > (in /etc/ttys?). > > Essentially, I want a more rock solid vt220 driver for telnet > connections, but I'm starting to miss the bevy of IBM-ASCII 8-bit > characters that the syscons driver affords. > > Any help/alternatives appreciated. > > Cheers, > -- > ( -Wes Santee | ) > ( (backup) | No one told you when to run... ) > ( http://www.oz.net/~wsantee | ) > ( finger for PGP info \------------------------------- ) >