Scroll to navigation

Config::Model::models::LCDd::imon(3pm) User Contributed Perl Documentation Config::Model::models::LCDd::imon(3pm)

NAME

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

DESCRIPTION

Configuration classes used by Config::Model

generated from LCDd.conf

Elements

CharMap

Character map to to map ISO-8859-1 to the displays character set. (upd16314, hd44780_koi8_r, hd44780_cp1251, hd44780_8859_5 are possible if compiled with additional charmaps) Optional. Type enum. choice: 'none', 'hd44780_euro', 'upd16314', 'hd44780_koi8_r', 'hd44780_cp1251', 'hd44780_8859_5'.
upstream_default value :
none

Device

select the device to use. Optional. Type uniline.

Note: Device is computed with '"my $l = '/dev/lcd-imon'; -e $l ? $l : '/dev/lcd0';"' and with:

Size

display dimensions. Optional. Type uniline.
default value :
16x2

SEE ALSO

cme
2017-12-13 perl v5.26.1