Re: some kernel config menu suggested tweaks

From: Petr Vandrovec (vandrove@vc.cvut.cz)
Date: Thu Jul 24 2003 - 14:53:22 EST


On Thu, Jul 24, 2003 at 08:10:32PM +0100, John Bradford wrote:
>
> The filesystem menu, for example, I could previously just skip down in
> make menuconfig, selecting and deselecting what I wanted. Now, I have
> to go in and out, and in and out, just to see what's selected and
> what's not. Sure, it might look nice to a new user who doesn't like
> to see a lot of options they don't necessarily understand, but it
> wastes the time of more experienced users.

I think we should use "[X] OptionMenu -->" variant USB Gadgets use
where possible. Currently for example IDE code is

ATA/ATAPI/MFM/RLL support -->
    <*> ATA/ATAPI/MFM/RLL support
    IDE, ATA and ATAPI Block devices -->
        <*> Enhandced IDE/MFM/RLL disk/cdrom/...

One level can be completely removed by doing

<*> ATA/ATAPI/MFF/RLL support -->

directly in toplevel menu. Then you do not have to open most of
the menus, as if there is no checkmark before submenu entry, there is
definitely nothing selected below.

And after all, there is also "make menuconfig MENUCONFIG_MODE=single_menu".
Unfortunately it starts with all nodes closed, and '*' (which I'm used
to use for unrolling complete subtree) does nothing. And
second problem is that "<*> XXX -->" does not work as expected in
single_menu mode, it still creates its own submenu, which kinda complicates
things.
                                                Best regards,
                                                        Petr Vandrovec

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



This archive was generated by hypermail 2b29 : Thu Jul 31 2003 - 22:00:23 EST