Config::Model::models::LCDd::curses(3)
Configuration class LCDd::curses
DESCRIPTION
Configuration classes used by Config::Model
generated from LCDd.conf
Elements
Background
background color when ``backlight'' is off Optional. Type uniline. upstream_default: 'cyan'.
Backlight
background color when ``backlight'' is on Optional. Type uniline. upstream_default: 'red'.
DrawBorder
draw Border Optional. Type boolean. upstream_default: 'yes'.
Foreground
color settings
foreground color Optional. Type uniline. upstream_default: 'blue'.
Size
display size Optional. Type uniline. upstream_default: '20x4'.
TopLeftX
What position (X,Y) to start the left top corner at...
Default: (7,7) Optional. Type uniline. default: '7'.
TopLeftY
Optional. Type uniline. default: '7'.
UseACS
use ASC symbols for icons & bars Optional. Type boolean. upstream_default: 'no'.