The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Config::Model::models::LCDd::menu - Configuration class LCDd::menu

DESCRIPTION

Configuration classes used by Config::Model

generated from LCDd.conf

Elements

DownKey

Optional. Type uniline. default: 'Down'.

EnterKey

Optional. Type uniline. default: 'Enter'.

LeftKey

Optional. Type uniline. upstream_default: 'Left'.

You can configure what keys the menu should use. Note that the MenuKey will be reserved exclusively, the others work in shared mode. Up to six keys are supported. The MenuKey (to enter and exit the menu), the EnterKey (to select values) and at least one movement keys are required. These are the default key assignments:Optional. Type uniline. default: 'Escape'.

RightKey

Optional. Type uniline. upstream_default: 'Right'.

UpKey

Optional. Type uniline. default: 'Up'.

SEE ALSO