From owner-freebsd-hackers Thu May 4 08:25:27 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA13103 for hackers-outgoing; Thu, 4 May 1995 08:25:27 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.223.46]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id IAA13097 for ; Thu, 4 May 1995 08:25:24 -0700 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.11/8.6.9) with SMTP id IAA03414; Thu, 4 May 1995 08:24:52 -0700 X-Authentication-Warning: time.cdrom.com: Host localhost didn't use HELO protocol To: Anthony Graphics cc: hackers@FreeBSD.org Subject: Re: Alternative reboot under SNAP-950412 In-reply-to: Your message of "Thu, 04 May 1995 17:51:59 +0400." Date: Thu, 04 May 1995 08:24:51 -0700 Message-ID: <3412.799601091@time.cdrom.com> From: "Jordan K. Hubbard" Sender: hackers-owner@FreeBSD.org Precedence: bulk You're talking about pcvt, I think. With pcvt, you're on your own. It's an add-on, and we can't always guarantee that it works! syscons is the only "officially" supported console driver for now. No slight to Helmuth and Joerg intended, just the way it is. Jordan > On Thu, 4 May 1995, Jordan K. Hubbard wrote: > > > Date: Thu, 04 May 1995 06:30:12 -0700 > > From: Jordan K. Hubbard > > To: Anthony Graphics > > Cc: hackers@FreeBSD.org > > Subject: Re: Alternative reboot under SNAP-950412 > > > > > No problem: ugh one more question: whether the absence of virtual console s > > > with vt0 console driver compiled is a feature or some other key sequence is > > > used for vt switching? I like vt100 compatibility but not at that deggree ;-) > > > > It's a key sequence - use ALT-F to switch. > > > > Jordan > > > Vt switching works fine for me when sc0 console driver compiled in, but not > when the vt220 compatible one (vt0?). At least last time I tried. > AGL