NAME
Config::Model::models::LCDd::CFontz - Configuration class LCDd::CFontz
VERSION
version 1.258
DESCRIPTION
Configuration classes used by Config::Model
Elements
Device
Select the output device to use Optional. Type uniline. upstream_default: '/dev/lcd'.
Size
Select the LCD size Optional. Type uniline. upstream_default: '20x4'.
Contrast
Set the initial contrast Optional. Type integer. upstream_default: '560'.
Brightness
Set the initial brightness Optional. Type integer. upstream_default: '1000'.
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'.
Speed
Set the communication speed Optional. Type enum. choice: '1200', '2400', '9600', '19200or115200'. upstream_default: '9600'.
NewFirmware
Set the firmware version (New means >= 2.0) Optional. Type enum. choice: 'yes', 'no'. upstream_default: 'no'.
Reboot
Reinitialize the LCD's BIOS normally you shouldn't need this. Optional. Type enum. choice: 'yes', 'no'. upstream_default: 'no'.