The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Config::Model::models::LCDd::curses - Configuration class LCDd::curses

VERSION

version 1.255

DESCRIPTION

Configuration classes used by Config::Model

Elements

Foreground

color settings foreground color [default: blue]Optional. Type uniline. upstream_default: 'blue'.

Background

background color when "backlight" is off [default: cyan]Optional. Type uniline. upstream_default: 'cyan'.

Backlight

background color when "backlight" is on [default: red]Optional. Type uniline. upstream_default: 'red'.

Size

display size [default: 20x4]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 [default: no; legal, yes, no]Optional. Type uniline. upstream_default: 'no'.

DrawBorder

draw Border [default: yes; legal: yes, no]Optional. Type enum. choice: 'yes', 'no'. upstream_default: 'yes'.

SEE ALSO