This section talks about using LCDproc with LCD displays that use the curses chipset.
COLOUR
Set the foreground color.
If not given, it defaults to blue
.
Legal values for COLOUR
are
red
, black
,
green
, yellow
,
blue
, magenta
,
cyan
and white
.
COLOUR
Set the background color.
The default is cyan
.
The legal values for COLOUR
are
the same as for the Foreground setting.
COLOUR
Set the background color that is to be used when backlight is set on.
backlight color. If not given, the default is red
.
The legal values for COLOUR
are
the same as for the Foreground setting.
WIDTH
x
HEIGHT
display size [default: 20x4
]
X-OFFSET
,
TopLefty=
Y-OFFSET
What position (X,Y) to start the left top corner at. Default: (7,7)
yes
| no
}
Tell whether to use ACS (alternative character set) symbols for icons and bars instead of simple ASCII characters.