The curses Driver
This section talks about using LCDproc with LCD displays that use the
curses chipset.
Configuration in LCDd.conf
[curses]
color settings
Foreground=
COLOUR
foreground color [default: blue]
Background=
COLOUR
background color [default: cyan]
Backlight=
COLOUR
backlight color [default: red]
Size=
WIDTH
x
HEIGHT
display size [default: 20x4]
TopLeftx=
X-OFFSET
TopLefty=
Y-OFFSET
What position (X,Y) to start the left top corner at.
Default: (7,7)