From owner-freebsd-hackers Fri Jan 30 03:29:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA08824 for hackers-outgoing; Fri, 30 Jan 1998 03:29:25 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from fiscodata-pr.netpar.com.br (fiscodata-pr.netpar.com.br [200.255.244.88]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA08762; Fri, 30 Jan 1998 03:29:02 -0800 (PST) (envelope-from paulo@fiscodata-pr.netpar.com.br) Received: from fiscodata-pr.netpar.com.br (fiscodata-pr.netpar.com.br [200.255.244.88]) by fiscodata-pr.netpar.com.br (8.8.8/8.8.5) with SMTP id JAA02249; Fri, 30 Jan 1998 09:32:47 GMT Date: Fri, 30 Jan 1998 09:32:47 +0000 (GMT) From: Paulo Cesar Pereira de Andrade To: sos@FreeBSD.ORG cc: Kurt Olsen , doconnor@gsoft.com.au, mike@smith.net.au, hackers@FreeBSD.ORG, multimedia@FreeBSD.ORG Subject: Re: Descent Sources In-Reply-To: <199801300741.XAA10379@hub.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by hub.freebsd.org id DAA08798 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe hackers" On Thu, 29 Jan 1998 sos@FreeBSD.ORG wrote: > In reply to Kurt Olsen who wrote: > > > > VGL needs a little adjustment to it's keyboard init function to > > really support games. In the raw and code modes the tty code in > > the kernel filters out all TABs, 'u's and a couple of others (at > > least I think it's the tty.) I have a few lines of code I put into > > doom to make it work under VGL. Let me know if you are interested. > > Could you be bit more specific on this ?? > I see problems with 'u' beeing delayed in another game, but I dont > think the kernel is to blame (could be wrong though as I havn't > investigated further). > If you have patches to doom, let me know, and we should make > a packages/port out of it.. > > Søren I have noticed a problem with TAB too, even using VGL_RAWKEYS the program never see a TAB (thought it was my code). It is in a quick hack on a Master System/Game Gear and a Game Boy emulator. I was choosing TAB as the 'reset button', but ended using BACKSPACE. Besides there is a version of these emulators in the ports (for X), in case somebody want a console (hacked) version, the url is: http://fiscodata-pr.netpar.com.br/~paulo -- Don't get suckered in by the comments -- they can be terribly misleading. Debug only code. -- Dave Storer