From ee861b0d1d795293830b61436cb00d40e0464e26 Mon Sep 17 00:00:00 2001 From: Michele Di Maria Date: Sun, 8 Jan 2012 17:35:40 +0100 Subject: - Removed driver "HD44780 fast" since the problem why this fork was created has been solved in a different way - Set the custom Keys and Menu section for the "sdelcd" driver - Added the Blacklight setting. Now it is possible to optionally turn the blacklight on, off or (default) to leave it managed by the panel - Added the "output led" support for the "CFontz633" driver. This is totally to test since my panel doesn't have any output led, worked almost blind --- config/lcdproc-dev/lcdproc.xml | 41 +++++++++++++++++++++++++++++++++++------ 1 file changed, 35 insertions(+), 6 deletions(-) (limited to 'config/lcdproc-dev/lcdproc.xml') diff --git a/config/lcdproc-dev/lcdproc.xml b/config/lcdproc-dev/lcdproc.xml index fcb16997..77c11584 100644 --- a/config/lcdproc-dev/lcdproc.xml +++ b/config/lcdproc-dev/lcdproc.xml @@ -1,8 +1,8 @@ - Services: LCDproc 0.5.4 pkg v. 0.6 + Services: LCDproc 0.5.4 pkg v. 0.7 lcdproc - 0.5.4 pkg v. 0.6 + 0.5.4 pkg v. 0.7 Save /usr/local/pkg/lcdproc.inc @@ -203,10 +203,6 @@ hd44780 hd44780 - -1 + + + backlight + Backlight + Set the backlight setting. If set to the default value, then the backlight setting of the display can be influenced by the clients. This option is not supported by all the LCD panels, leave "default" if unsure. + select + + + + + + default + + + outputleds + Enable Output LEDs + Enable the Output LEDs present on some LCD panels. This feature is currently supported by the CFontz633 driver only. <br> + Each LED can be off or show two colors: RED (alarm) or GREEN (everything ok) and shows: <br> + LED1: NICs status (green: ok, red: at least one nic down);<br> + LED2: CARP status (green: master, red: backup, off: CARP not implemented);<br> + LED3: CPU status (green < 50, red > 50%);<br> + LED4: Gateway status (green: ok, red: at least one gateway not responding, off: no gateway configured). + checkbox + default -- cgit v1.2.3