From owner-freebsd-hackers Tue May 14 21:43:33 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA15969 for hackers-outgoing; Tue, 14 May 1996 21:43:33 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id VAA15958 for ; Tue, 14 May 1996 21:43:30 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with SMTP id VAA03166; Tue, 14 May 1996 21:41:51 -0700 (PDT) To: "Christoph P. Kukulies" cc: freebsd-hackers@freefall.freebsd.org Subject: Re: SNAP observations In-reply-to: Your message of "Tue, 14 May 1996 21:27:26 +0200." <199605141927.VAA18336@gilberto.physik.rwth-aachen.de> Date: Tue, 14 May 1996 21:41:50 -0700 Message-ID: <3164.832135310@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > The X-User menu behaviour is strange. The user guidance through the > menu is a bit puzzling. You hit the space bar to check an entry and > 'plopp', you land in a different menu. yes, this is one of those "seemed like a good idea at the time" sorts of issues that got more complicated as I got in there. I'm going to re-work the way distributions are displayed and selected in a second pass fairly soon here. As you've noticed, the size information is very close to useless as it stands now. :-( Jordan