From owner-freebsd-current Tue Jun 4 09:49:48 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA24301 for current-outgoing; Tue, 4 Jun 1996 09:49:48 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id JAA24295 for ; Tue, 4 Jun 1996 09:49:42 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id JAA27019; Tue, 4 Jun 1996 09:44:15 -0700 From: Terry Lambert Message-Id: <199606041644.JAA27019@phaeton.artisoft.com> Subject: Re: Vm fixes NG To: grog@lemis.de (Greg Lehey) Date: Tue, 4 Jun 1996 09:44:14 -0700 (MST) Cc: fcurrent@jraynard.demon.co.uk, FreeBSD-current@FreeBSD.ORG In-Reply-To: <199606040800.KAA12693@allegro.lemis.de> from "Greg Lehey" at Jun 4, 96 09:47:32 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > On a related note, is there any way to stop X grabbing the Ctl-Alt > > sequence and drop into DDB? > > We discussed this a while back while talking about ddb. The problem > is that it's almost impossible to find a way to set the display card > back to text mode. Not impossible, but it would require a rewrite of most of the console code and better support for driver fallback (meaning that the default console driver that needs to be there before the video is probed should be in seperate, discardable segments -- COFF or ELF required). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.