NAME
Config::Model::models::LCDd::menu - Configuration class LCDd::menu
VERSION
version 2.004
DESCRIPTION
Configuration classes used by Config::Model
Elements
MenuKey
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'.
EnterKey
Optional. Type uniline. default: 'Enter'.
UpKey
Optional. Type uniline. default: 'Up'.
DownKey
Optional. Type uniline. default: 'Down'.
LeftKey
Optional. Type uniline. default: 'Left'.
RightKey
Optional. Type uniline. default: 'Right'.