search for: hide_key

Displaying 5 results from an estimated 5 matches for "hide_key".

Did you mean: hiddenkey
2019 Apr 11
3
RFC: Feature: MENU HIDDEN behaviour on ANY key
...trigger nothing. *Exclusion* No similar support for boot prompt. No code/behaviour analysis made for cmenu.c32 *Affected code* (outside config parsing) menumain.c:do_hidden_menu() Extra comparison when handling mygetkey(),ignoring unbound key if ANY not assigned (or defaulted). Return NULL, if hide_key[key] matches HIDDENMENUKEY. A few extra globals likely required to track/reference pseudo-commands "reveal menu" and "boot default" inside hide_key[] table. Need to use/steal an unused entry of hide_key[] as the ANY key. *Rejected/discarded interface option* MENU HIDDENSECUREK...
2019 Apr 11
0
RFC: Feature: MENU HIDDEN behaviour on ANY key
...similar support for boot prompt. > No code/behaviour analysis made for cmenu.c32 > > *Affected code* (outside config parsing) > > menumain.c:do_hidden_menu() > Extra comparison when handling mygetkey(),ignoring unbound key if ANY not > assigned (or defaulted). Return NULL, if hide_key[key] matches HIDDENMENUKEY. > A few extra globals likely required to track/reference pseudo-commands "reveal > menu" and "boot default" inside hide_key[] table. Need to use/steal an unused > entry of hide_key[] as the ANY key. > > *Rejected/discarded interface op...
2019 Apr 12
1
RFC: Feature: MENU HIDDEN behaviour on ANY key
.... > > >> Provide a default behaviour for unassigned keys (other than current "reveal >> menu") > > > For a workaround for ANY and/or unassigned keys, you could have multiple 'MENU > HIDDEN' directives, each with a list of multiple keys. Based on hide_key[] definitions one would need to list 0x12a entries, some of which likely not having a worldly description to used by MENU HIDDENKEY. >> *Possible user interface change* >> >> MENU HIDDENMENUKEY key[,key] >> MENU HIDDDENKEY key[,key] [command...] >> Add ANY as an acce...
2012 May 04
3
[GIT PULL] elflink fixes
...t a/com32/include/menu.h b/com32/include/menu.h index 1db4d7c..ba6b9ce 100644 --- a/com32/include/menu.h +++ b/com32/include/menu.h @@ -187,6 +187,7 @@ extern int shiftkey; extern int hiddenmenu; extern int clearmenu; extern long long totaltimeout; +extern clock_t kbdtimeout; extern const char *hide_key[KEY_MAX]; void parse_configs(char **argv);
2019 Jul 09
6
Dovecot 2.3.6 on Solaris10: build issues, segfaults
...s_w2 = 0}, S_addr = 0}}}}, local_bits = 0, remote_bits = 0} wanted_modules = 0x0 error = 0xfef47940 <_uberdata> "" exec_args = 0x0 setting_name_filters = 0x0 i = 5 c = -1 ret = -4195172 ret2 = 4 config_path_specified = false expand_vars = false hide_key = false parse_full_config = false simple_output = false dump_defaults = false host_verify = false print_plugin_banner = true hide_passwords = true Joseph Tam <jtam.home at gmail.com>