From owner-freebsd-hackers Wed Jan 7 09:02:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA15208 for hackers-outgoing; Wed, 7 Jan 1998 09:02:58 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id JAA15198 for ; Wed, 7 Jan 1998 09:02:48 -0800 (PST) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com by whqvax.picker.com with SMTP; Wed, 7 Jan 1998 11:59:39 -0500 (EST) Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1) id AA09697; Wed, 7 Jan 98 11:59:33 EST Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id LAA26258; Wed, 7 Jan 1998 11:58:33 -0500 Message-Id: <19980107115833.13310@ct.picker.com> Date: Wed, 7 Jan 1998 11:58:33 -0500 From: Randall Hopper To: Mike Smith Cc: hackers@FreeBSD.ORG Subject: Re: Splash screen (splashkit) for 3.0 systems... References: <199801061303.XAA00382@word.smith.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81 In-Reply-To: <199801061303.XAA00382@word.smith.net.au>; from Mike Smith on Tue, Jan 06, 1998 at 11:33:39PM +1030 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk Mike Smith: |This appears to have been lost in the christmastime mail mangle... | |Some people may remember the 'splashkit' I did for 2.2 systems early |last year. After not a little tinkering, I've adapted this for 3.0. I remember trying this last May. Pretty cool. |8) I'm looking for: | | - Testers. Naturally, I need people to find my bugs. 8) Would be happy to give it a whirl. (Hopefully the 971208 SNAP is sufficient.) I also would second supporting the 320x400x8 color cycling BMPs that there are tons of pre-built for MSW95 (in a future version perhaps). Color cycling's good for letting newbie users know the machine's not locked up. I'm also interested in seeing if a few things I found in the 2.2 version were/will be addressed. E.g.: - Splash should auto-dismiss itself when booting gets to the syscons login prompt (i.e. not running xdm) - If I started X with the splash on, X works OK, but bringing down X yields a corrupted screen (guess it doesn't kick-in a redraw when switching out of syscons mode) Randall