NAME
Config::Model::models::LCDd::imon - Configuration class LCDd::imon
VERSION
version 2.012
DESCRIPTION
Configuration classes used by Config::Model
Elements
Device
select the device to use. Optional. Type uniline. default: '/dev/lcd0'.
Size
display dimensions. Optional. Type uniline. default: '16x2'.
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: 'none'.