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