From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756113AbYIDO3w (ORCPT ); Thu, 4 Sep 2008 10:29:52 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752125AbYIDO3o (ORCPT ); Thu, 4 Sep 2008 10:29:44 -0400 Received: from mail-in-11.arcor-online.net ([151.189.21.51]:40076 "EHLO mail-in-11.arcor-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751404AbYIDO3n (ORCPT ); Thu, 4 Sep 2008 10:29:43 -0400 Date: Thu, 4 Sep 2008 16:37:01 +0200 (CEST) From: Bodo Eggert <7eggert@gmx.de> To: Nir Tzachar cc: 7eggert@gmx.de, =?iso-8859-15?Q?Alejandro_Riveira_Fern=E1ndez?= , "Randy.Dunlap" , Bartlomiej Zolnierkiewicz , Nir Tzachar , linux-kernel@vger.kernel.org, zippel@linux-m68k.org, linux-kbuild@vger.kernel.org Subject: Re: [PATCH] ncurses based config In-Reply-To: <9b2db90b0809040517v4478f1b9md69ea07ef9c62c86@mail.gmail.com> Message-ID: References: <9b2db90b0809040517v4478f1b9md69ea07ef9c62c86@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=us-ascii X-be10.7eggert.dyndns.org-MailScanner-Information: See www.mailscanner.info for information X-be10.7eggert.dyndns.org-MailScanner: Found to be clean X-be10.7eggert.dyndns.org-MailScanner-From: 7eggert@gmx.de Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 4 Sep 2008, Nir Tzachar wrote: > On Thu, Sep 4, 2008 at 3:21 PM, Bodo Eggert <7eggert@gmx.de> wrote: > > In other words: You don't permanently need half a screen of instructions, > > hide them by default and offer a popup. The window below the title is the > > only working area, it can be maximized. (Looking at "make menuconfig", > > I see the same mistakes.) > > I tried to copy the behaviour of menuconfig, hence the similarity. Obviously. I tried to put the blame on menuconfig by mentioning it. > Does placing a short help, e.g., 'press I for instruction' seems > good? In this case, I'd just add one more button.