From owner-freebsd-hackers Mon Nov 27 23:42:25 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA13622 for hackers-outgoing; Mon, 27 Nov 1995 23:42:25 -0800 Received: from ra.dkuug.dk (ra.dkuug.dk [193.88.44.193]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id XAA13612 ; Mon, 27 Nov 1995 23:42:12 -0800 Received: (from sos@localhost) by ra.dkuug.dk (8.6.12/8.6.12) id IAA17464; Tue, 28 Nov 1995 08:37:42 +0100 Message-Id: <199511280737.IAA17464@ra.dkuug.dk> Subject: Re: Thoughts on the install and on Red Hat Linux. To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Tue, 28 Nov 1995 08:37:42 +0100 (MET) Cc: sos@freebsd.org, cshenton@apollo.hq.nasa.gov, hackers@freebsd.org In-Reply-To: <884.817519170@time.cdrom.com> from "Jordan K. Hubbard" at Nov 27, 95 04:39:30 pm From: sos@freebsd.org Reply-to: sos@freebsd.org X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 1053 Sender: owner-hackers@freebsd.org Precedence: bulk In reply to Jordan K. Hubbard who wrote: > > > If this is the way we want to go, I'm sure I can find the > > time to get it running.... > > Well, I'd certainly take the mouse abilities! I played with Linux's > "gmp" a little bit and have to say - it's pretty useful. If you're > not an X person but like to use VTYs, it's the only way to do it > reasonably painlessly. :) A libvga would also be interesting, of > course! Hmm, I allready sent you a "technology demo" of the mouse stuff half a year ago or something, forgot ?? :) :) The mouse stuff (ie pointer drawing etc) is allready in syscons, and work in all text modes. What needs to be done is that we design/implement a generic mouse interface, so that programs doesn't have to know about devices and different mouse protocols... That last part will also help the graphics library.... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Soren Schmidt (sos@FreeBSD.org) FreeBSD Core Team So much code to hack -- so little time.