NAME

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

VERSION

version 2.040

DESCRIPTION

Configuration classes used by Config::Model

generated from LCDd.conf

Elements

Brightness

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

Contrast

Set the initial contrast Optional. Type integer. upstream_default: '560'.

Device

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

Model

Select the LCD model Optional. Type enum. choice: '533', '631', '633', '635'. upstream_default: '633'.

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'.

OldFirmware

Very old 633 firmware versions do not support partial screen updates using 'Send Data to LCD' command (31). For those devices it may be necessary to enable this flag. [default: yes]Optional. Type boolean. upstream_default: 'no'.

Reboot

Reinitialize the LCD's BIOS on driver start. Optional. Type boolean. upstream_default: 'no'.

Size

Override the LCD size known for the selected model. Usually setting this value should not be necessary.Optional. Type uniline. upstream_default: '20x4'.

Speed

Override the default communication speed known for the selected model. Default value depends on model [default: 115200]Optional. Type enum. choice: '19200', '115200'.

USB

Enable the USB flag if the device is connected to an USB port. For serial ports leave it disabled. [default: yes]Optional. Type boolean. upstream_default: 'no'.

SEE ALSO