lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 14 Apr 2010 16:48:39 -0700
From:	Randy Dunlap <randy.dunlap@...cle.com>
To:	Li Zefan <lizf@...fujitsu.com>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Michal Marek <mmarek@...e.cz>, linux-kbuild@...r.kernel.org,
	Tim Bird <tim.bird@...sony.com>
Subject: Re: [PATCH 5/6] menuconfig: add support to show hidden options
 which have prompts

On Wed, 14 Apr 2010 11:46:02 +0800 Li Zefan wrote:

> Usage:
>   Press <Z> to show all config symbols which have prompts.

to show or unshow (toggle) all config symbols which have prompts.

Nice and helpful, yes, thanks.


> diff --git a/scripts/kconfig/mconf.c b/scripts/kconfig/mconf.c
> index 8413cf3..33f31eb 100644
> --- a/scripts/kconfig/mconf.c
> +++ b/scripts/kconfig/mconf.c
> @@ -67,13 +67,15 @@ static const char mconf_readme[] = N_(
>  "             there is a delayed response which you may find annoying.\n"
>  "\n"
>  "   Also, the <TAB> and cursor keys will cycle between <Select>,\n"
> -"   <Exit> and <Help>\n"
> +"   <Exit> and <Help>.\n"
>  "\n"
>  "o  To get help with an item, use the cursor keys to highlight <Help>\n"
> -"   and Press <ENTER>.\n"
> +"   and press <ENTER>.\n"
>  "\n"
>  "   Shortcut: Press <H> or <?>.\n"
>  "\n"
> +"o  To show hidden options, press <Z>.\n"

maybe:
       To toggle the display of hidden options, press <Z>.
or     To alternate the ...
?

> +"\n"
>  "\n"
>  "Radiolists  (Choice lists)\n"
>  "-----------\n"

---
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ