Security Advisories (3)
CVE-2017-0373 (2017-05-10)

The gen_class_pod implementation in lib/Config/Model/Utils/GenClassPod.pm in Config-Model (aka libconfig-model-perl) before 2.102 has a dangerous "use lib" line, which allows remote attackers to have an unspecified impact via a crafted Debian package file.

CPANSA-Config-Model-2017-01 (2017-05-10)

YAML or YAML::XS can be loaded automatically making it possible to run arbitrary code loading a specially crafted YAML file.

CVE-2017-0374 (2017-05-10)

Loads models from a local directory, making it possible to substitute the model.

NAME

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

VERSION

version 2.034

DESCRIPTION

Configuration classes used by Config::Model

generated from LCDd.conf

Elements

KeyMap_B

Optional. Type uniline. default: 'Right'.

hasAdjustableBacklight

Some old displays do not have an adjustable backlight but only can switch the backlight on/off. If you experience randomly appearing block characters, try setting this to false. Optional. Type enum. choice: 'yes', 'no'. upstream_default: 'yes'.

Contrast

Set the initial contrast NOTE: The driver will ignore this if the display is a vfd or vkd as they don't have this feature. Optional. Type uniline. upstream_default: '480'.

KeyMap_F

Optional. Type uniline. default: 'Escape'.

KeyMap_C

Optional. Type uniline. default: 'Up'.

KeyMap_E

Optional. Type uniline. default: 'Enter'.

Device

Select the output device to use Optional. Type uniline. upstream_default: '/dev/lcd'.

Type

Set the display type Optional. Type enum. choice: 'lcd', 'lkd', 'vfd', 'vkd'. upstream_default: 'lcd'.

Brightness

Set the initial brightness Optional. Type integer. upstream_default: '1000'.

keypad_test_mode

See the [menu] section for an explanation of the key mappings You can find out which key of your display sends which character by setting keypad_test_mode to yes and running LCDd. LCDd will output all characters it receives. Afterwards you can modify the settings above and set keypad_set_mode to no again.Optional. Type uniline. default: 'no'.

KeyMap_D

Optional. Type uniline. default: 'Down'.

Size

Set the display size Optional. Type uniline. upstream_default: '20x4'.

Speed

Set the communication speed Optional. Type enum. choice: '1200', '2400', '9600', '19200'. upstream_default: '19200'.

OffBrightness

Set the initial off-brightness This value is used when the display is normally switched off in case LCDd is inactive. Optional. Type integer. upstream_default: '0'.

KeyMap_A

The following table translates from MtxOrb key letters to logical key names. By default no keys are mapped, meaning the keypad is not used at all.Optional. Type uniline. default: 'Left'.

SEE ALSO