Re: [RFC v8 1/1] mconf: global i-search in menu prompts

2018-06-21 Thread Dirk Gouders
Randy Dunlap writes: > On 06/20/2018 11:55 AM, Dirk Gouders wrote: >> Randy Dunlap writes: >> >>> Hi, >>> >>> On 06/20/2018 01:42 AM, Dirk Gouders wrote: Operation - The TAB key is reserved to toggle the focus between menu and bottons. Focus is on the buttons if

Re: [RFC v8 1/1] mconf: global i-search in menu prompts

2018-06-20 Thread Randy Dunlap
On 06/20/2018 11:55 AM, Dirk Gouders wrote: > Randy Dunlap writes: > >> Hi, >> >> On 06/20/2018 01:42 AM, Dirk Gouders wrote: >>> >>> Operation >>> - >>> The TAB key is reserved to toggle the focus between menu and bottons. >>> Focus is on the buttons if one of the buttens (the active one

Re: [RFC v8 1/1] mconf: global i-search in menu prompts

2018-06-20 Thread Dirk Gouders
Randy Dunlap writes: > Hi, > > On 06/20/2018 01:42 AM, Dirk Gouders wrote: >> >> Operation >> - >> The TAB key is reserved to toggle the focus between menu and bottons. >> Focus is on the buttons if one of the buttens (the active one) is >> hightlighted, otherwise it is on the menu. >>

Re: [RFC v8 1/1] mconf: global i-search in menu prompts

2018-06-20 Thread Randy Dunlap
Hi, On 06/20/2018 01:42 AM, Dirk Gouders wrote: > > Operation > - > The TAB key is reserved to toggle the focus between menu and bottons. > Focus is on the buttons if one of the buttens (the active one) is > hightlighted, otherwise it is on the menu. > > When the focus is on the buttons,

[RFC v8 1/1] mconf: global i-search in menu prompts

2018-06-20 Thread Dirk Gouders
Some menus in the kernel configuration are rather large and it can be time-consuming for a user to navigate through several menu items to reach the menu entry that he wants to modify -- for users with less than 100% healthy eyes, this process can also be challenging. An i-search functionality coul