Re: [PATCH 5/6] menuconfig: add support to show hidden options whichhave prompts

From: Li Zefan
Date: Thu Apr 15 2010 - 03:30:02 EST


>> --- 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 ...
> ?
>

Sure, it does looks better. will include this change
in a next patchset.

>> +"\n"
>> "\n"
>> "Radiolists (Choice lists)\n"
>> "-----------\n"
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/