39 {
"help",
DT_BOOL,
true, 0, NULL,
40 "Display a help line with common key bindings"
Convenience wrapper for the config headers.
bool cs_register_variables(const struct ConfigSet *cs, struct ConfigDef vars[])
Register a set of config items.
bool config_init_helpbar(struct ConfigSet *cs)
Register helpbar config variables - Implements module_init_config_t -.
static struct ConfigDef HelpbarVars[]
Config definitions for the Helpbar.
Container for lots of config items.