40 "Number of lines of overlap when changing pages in the index"
42 {
"menu_move_off",
DT_BOOL,
true, 0, NULL,
43 "Allow the last menu item to move off the bottom of the screen"
45 {
"menu_scroll",
DT_BOOL,
false, 0, NULL,
46 "Scroll the menu/index by one line, rather than a page"
Convenience wrapper for the config headers.
bool cs_register_variables(const struct ConfigSet *cs, struct ConfigDef vars[], uint32_t flags)
Register a set of config items.
bool config_init_menu(struct ConfigSet *cs)
Register menu config variables - Implements module_init_config_t -.
Container for lots of config items.
#define DT_BOOL
boolean option
#define DT_NO_FLAGS
No flags are set.
#define DT_NOT_NEGATIVE
Negative numbers are not allowed.
#define DT_NUMBER
a number