NAME
Config::Model::models::LCDd::imon - Configuration class LCDd::imonDESCRIPTION
Configuration classes used by Config::Model generated from LCDd.confElements
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
2022-10-14 | perl v5.34.0 |