Provided by: libconfig-model-lcdproc-perl_2.052-2_all bug

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