NAME
Config::Model::models::LCDd::curses - Configuration class LCDd::curses
VERSION
version 1.260
DESCRIPTION
Configuration classes used by Config::Model
Elements
Foreground
color settings foreground color Optional. Type uniline. upstream_default: 'blue'.
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'.
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 enum. choice: 'yes', 'no'. upstream_default: 'no'.
DrawBorder
draw Border Optional. Type enum. choice: 'yes', 'no'. upstream_default: 'yes'.