From owner-freebsd-arch@FreeBSD.ORG Tue Oct 9 15:06:00 2012 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 11E2DC81; Tue, 9 Oct 2012 15:06:00 +0000 (UTC) (envelope-from Devin.Teske@fisglobal.com) Received: from mx1.fisglobal.com (mx1.fisglobal.com [199.200.24.190]) by mx1.freebsd.org (Postfix) with ESMTP id C3B688FC0C; Tue, 9 Oct 2012 15:05:58 +0000 (UTC) Received: from smtp.fisglobal.com ([10.132.206.31]) by ltcfislmsgpa05.fnfis.com (8.14.4/8.14.4) with ESMTP id q99F5uVJ003487 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Tue, 9 Oct 2012 10:05:58 -0500 Received: from [10.0.0.103] (10.14.152.61) by smtp.fisglobal.com (10.132.206.31) with Microsoft SMTP Server (TLS) id 14.2.309.2; Tue, 9 Oct 2012 10:05:56 -0500 Subject: Re: New Boot Loader Menu MIME-Version: 1.0 (Apple Message framework v1283) Content-Type: text/plain; charset="windows-1252" From: Devin Teske In-Reply-To: <50732CB1.9080900@gmx.de> Date: Tue, 9 Oct 2012 08:05:52 -0700 Content-Transfer-Encoding: quoted-printable Message-ID: <71571815-CBF3-4B16-BA77-2828B8BA613C@fisglobal.com> References: <0655B56F-AD43-402B-872C-568378E650F9@fisglobal.com> <5071D6B5.1010609@FreeBSD.org> <50726C73.10506@FreeBSD.org> <50732CB1.9080900@gmx.de> To: olli hauer X-Mailer: Apple Mail (2.1283) X-Originating-IP: [10.14.152.61] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.7.7855, 1.0.431, 0.0.0000 definitions=2012-10-09_05:2012-10-09,2012-10-09,1970-01-01 signatures=0 Cc: Devin Teske , freebsd-arch@freebsd.org X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Devin Teske List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Oct 2012 15:06:00 -0000 =85Re-adding the list=85 On Oct 8, 2012, at 12:42 PM, olli hauer wrote: > ... >=20 >> You'll also get zero argument out of me that putting "Delete" on-screen = is not only to-be-avoided for the opposing situation (that some keyboards m= ay not have a "Delete" but instead "Backspace") but indeed "Delete" is wors= e because the implied connotation associated with the "Delete" key (_someon= e_ might be confused into thinking "Delete" will purge the menu from memory= ). >>=20 >> I will play with keycodes. >>=20 >> Just be aware that currently left arrow CANNOT work. That is a bad sugge= stion (read why below). >>=20 >> In Forth, I'm using the "key" primitive which -- rather unfortunately --= produces a zero for "left-arrow", "right-arrow", "up-arrow", "down-arrow",= "F1", "F2", "F3", "F4", "F5", "F6", "F7", "F8", "F9", and "F10" (note: it = doesn't catch "F11", "F12", "F13", "F14", "F15", or "F16"). >>=20 >> So all those key options are right-out when it comes to "using them inst= ead of Backspace" (I simply can't identify in the loader when those keys ar= e pressed). >>=20 >=20 > ... >=20 > will the space key work for a general back to or up one entry? > I suspect the space bar has the same keycode on all platforms (intel/appe= l/ppc/sparc ...) >=20 > Anyway nice work :) >=20 By golly, I think olli is on to something here! What does everybody think about space? I like it because it's a NICE BIG TARGET (and it's not used by anything els= e). --=20 Devin _____________ The information contained in this message is proprietary and/or confidentia= l. If you are not the intended recipient, please: (i) delete the message an= d all copies; (ii) do not disclose, distribute or use the message in any ma= nner; and (iii) notify the sender immediately. In addition, please be aware= that any message addressed to our domain is subject to archiving and revie= w by persons other than the intended recipient. Thank you.