From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1E4yny-0002Ev-S4 for mharc-grub-devel@gnu.org; Tue, 16 Aug 2005 06:36:27 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E4ylk-0001rI-St for grub-devel@gnu.org; Tue, 16 Aug 2005 06:34:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E4yjv-0001JX-5z for grub-devel@gnu.org; Tue, 16 Aug 2005 06:32:16 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E4yi1-0000Vj-Tj for grub-devel@gnu.org; Tue, 16 Aug 2005 06:30:18 -0400 Received: from [145.74.66.11] (helo=mail-cn.han.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1E4yoM-0001lX-By for grub-devel@gnu.org; Tue, 16 Aug 2005 06:36:50 -0400 Received: from vscan-cn.han.nl (venus.han.nl [145.74.65.6]) by mail-cn.han.nl (Postfix) with ESMTP id C99078549 for ; Tue, 16 Aug 2005 12:20:50 +0200 (CEST) Received: from mail-cn.han.nl ([145.74.66.11]) by vscan-cn.han.nl (venus.han.nl [145.74.65.6]) (amavisd-new, port 10024) with ESMTP id 06868-10 for ; Tue, 16 Aug 2005 12:20:48 +0200 (CEST) Received: from mail1.han.nl (mail1.han.nl [145.74.103.11]) by mail-cn.han.nl (Postfix) with ESMTP id A8BAA8483 for ; Tue, 16 Aug 2005 12:20:48 +0200 (CEST) Received: from localhost.localdomain (mgerards.xs4all.nl [82.92.27.129]) by mail1.han.nl (Postfix) with ESMTP id 6AEB8C045 for ; Tue, 16 Aug 2005 12:20:48 +0200 (CEST) Mail-Copies-To: metgerards@student.han.nl To: The development of GRUB 2 References: <42FF3097.7030904@nic.fi> <4300B36B.2000602@yahoo.fr> <4300BD9E.9030708@gmail.com> <200508151919.01579.okuji@enbug.org> <43018C03.8000003@yahoo.fr> From: Marco Gerards Date: Tue, 16 Aug 2005 12:20:48 +0200 In-Reply-To: <43018C03.8000003@yahoo.fr> (Vincent Pelletier's message of "Tue, 16 Aug 2005 08:47:31 +0200") Message-ID: <87zmrimbcv.fsf@student.han.nl> User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new (2.2.0) at vscan-cn.han.nl Subject: Re: vesafb terminal for testing. X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Aug 2005 10:36:25 -0000 Vincent Pelletier writes: > On the IEEE1275 point of view, I saw framebuffer graphic primitives in > the standard, so it *should* be easy too. And on my sun, there is a > mouse device in the OB tree. Right, same for EFI. > Marco Gerards wrote: >> Right, but it would be the best if we think now and design the >> interfaces. > > Maybe should we design a test-case. I'm thinking of 2~3 buttons bouncing > around the screen, with selection & click events handled (including > , , ). That would test : > -drawing > -timer events (I think it's worth the implementation) > and their regularity among different systems > -user interaction It would be nice to have something to test the fb drivers with. Thanks, Marco