From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1MuDBA-0007OO-Ho for mharc-grub-devel@gnu.org; Sat, 03 Oct 2009 18:34:16 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MuDB8-0007O1-HN for grub-devel@gnu.org; Sat, 03 Oct 2009 18:34:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MuDB4-0007Nl-4g for grub-devel@gnu.org; Sat, 03 Oct 2009 18:34:14 -0400 Received: from [199.232.76.173] (port=42739 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MuDB3-0007Ni-VQ for grub-devel@gnu.org; Sat, 03 Oct 2009 18:34:10 -0400 Received: from mail-fx0-f205.google.com ([209.85.220.205]:50269) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MuDB3-0003Fo-BR for grub-devel@gnu.org; Sat, 03 Oct 2009 18:34:09 -0400 Received: by fxm1 with SMTP id 1so1772015fxm.31 for ; Sat, 03 Oct 2009 15:34:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type; bh=Twjarc+vSt/s2XsbqVqX7/B4ph2ye6RF8Jg8puoaJNY=; b=R/ubCD7W6so6sx1J1x5tKncMNSJu5ERzVy0oKEdHomQ4WDeuR73BC+wp3RZ1fr/8qV QmryOpkKLBXdaLpY5ewLymWh3QdE51B/0a1Or7VogOiizX+YK6ORsRBPer8l5dswKrdY uaD2y3Lys6LiNq8ZI+YOlEZkOOkJvrkE+jXrs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=dn2Tb52RaSpFQihzwCDYhlvY7gpl6UncYEnVPACanP/2lQA2dkypv2Ng3yWaeUKak6 3e52nZGXOh/1oy1WZH1sQQl7W/Sv0vY1ILnHTqAnkIKcu32shCo6tP+jf3sNaanSUdR0 ugGStrGFNBwROYBMH+xiskA5xKXKaxEg3PQxY= MIME-Version: 1.0 Sender: hramrach@gmail.com Received: by 10.86.217.8 with SMTP id p8mr3739751fgg.73.1254609248427; Sat, 03 Oct 2009 15:34:08 -0700 (PDT) In-Reply-To: References: Date: Sun, 4 Oct 2009 00:34:08 +0200 X-Google-Sender-Auth: f774ed6db5b592ab Message-ID: From: Michal Suchanek To: The development of GRUB 2 Content-Type: text/plain; charset=UTF-8 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: [GITGRUB] New menu interface (implementation) 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: Sat, 03 Oct 2009 22:34:14 -0000 2009/10/3 Bean : > Hi, > > Update: > > Add auto scrolling support, view port would be adjusted automatically > to show the current node. In the demo, there are five horizontal > widgets, total length exceed that of the screen, using 'N' and 'P' to > navigating between anchors, and you can see the hidden widget would > scroll into view automatically, ESC to exit the demo. > Hello, Do you have an update of the sample configuration for menu test? The old sample reports "class not found". Thanks Michal