Config::Model::models::LCDd::CFontzPacket - Configuration class
LCDd::CFontzPacket
Configuration classes used by Config::Model
generated from LCDd.conf
Set the initial brightness
Optional. Type integer.
- upstream_default value :
- 1000
Set the initial contrast
Optional. Type integer.
- upstream_default value :
- 560
Select the output device to use
Optional. Type uniline.
- upstream_default value :
- /dev/lcd
Select the LCD model
Optional. Type enum. choice: '533', '631', '633',
'635'.
- upstream_default value :
- 633
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 value :
- 0
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.
Optional. Type boolean.
- upstream_default value :
- no
Reinitialize the LCD's BIOS on driver start.
Optional. Type boolean.
- upstream_default value :
- no
Override the LCD size known for the selected model. Usually setting this value
should not be necessary.
Optional. Type uniline.
- upstream_default value :
- 20x4
Override the default communication speed known for the selected model. Default
value depends on model
Optional. Type enum. choice: '19200', '115200'.
Enable the USB flag if the device is connected to an USB port. For serial ports
leave it disabled.
Optional. Type boolean.
- upstream_default value :
- no
- •
- cme