From owner-freebsd-sysinstall@FreeBSD.ORG Mon Nov 8 08:50:03 2010 Return-Path: Delivered-To: freebsd-sysinstall@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E27801065693; Mon, 8 Nov 2010 08:50:02 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [IPv6:2a01:348:0:15:5d59:5c40:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id 86AF18FC08; Mon, 8 Nov 2010 08:50:02 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id CE2AFE7211; Mon, 8 Nov 2010 08:50:01 +0000 (GMT) Received: from unknown (client-82-26-212-122.pete.adsl.virginmedia.com [82.26.212.122]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA; Mon, 8 Nov 2010 08:50:01 +0000 (GMT) Date: Mon, 8 Nov 2010 08:49:58 +0000 From: Bruce Cran To: Randi Harper Message-ID: <20101108084958.000042be@unknown> In-Reply-To: References: <4CD4602C.2080804@FreeBSD.org> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.16.6; i586-pc-mingw32msvc) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: bapt@freebsd.org, Doug Barton , Eitan Adler , pav@freebsd.org, Mark Linimon , freebsd-sysinstall@freebsd.org Subject: Re: Proposed OPTIONS replacement X-BeenThere: freebsd-sysinstall@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Sysinstall Work List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Nov 2010 08:50:03 -0000 On Sun, 7 Nov 2010 19:33:48 -0800 Randi Harper wrote: > I have no special requests as far as things I'd like to see added > other than a less confusing way of navigation. I've run into a lot of > new users that are all "When do I hit tab? Why do I have to hit space? > Why doesn't this work the way I expect?" and I have no good answers > for them. libdialog blows goats. libdialog from 1995 blows goats; libdialog from 2010 doesn't, at least not so much. They've changed the way checkboxes work for example so that hitting Enter always commits changes (i.e. presses OK/Cancel) and pressing Space changes whether or not an option is checked. -- Bruce Cran