aboutsummaryrefslogtreecommitdiffstats
path: root/config/lcdproc-dev/lcdproc.xml
diff options
context:
space:
mode:
authorMichele Di Maria <michele@nt2.it>2012-01-08 17:35:40 +0100
committerMichele Di Maria <michele@nt2.it>2012-01-08 17:35:40 +0100
commitee861b0d1d795293830b61436cb00d40e0464e26 (patch)
tree3491891ba3d00bdce45ac988907522077ca4dd33 /config/lcdproc-dev/lcdproc.xml
parent3ee714452a28b147f2323ba22a953f9f60e61b98 (diff)
downloadpfsense-packages-ee861b0d1d795293830b61436cb00d40e0464e26.tar.gz
pfsense-packages-ee861b0d1d795293830b61436cb00d40e0464e26.tar.bz2
pfsense-packages-ee861b0d1d795293830b61436cb00d40e0464e26.zip
- 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
Diffstat (limited to 'config/lcdproc-dev/lcdproc.xml')
-rw-r--r--config/lcdproc-dev/lcdproc.xml41
1 files changed, 35 insertions, 6 deletions
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 @@
<?xml version="1.0" encoding="utf-8" ?>
<packagegui>
- <title>Services: LCDproc 0.5.4 pkg v. 0.6</title>
+ <title>Services: LCDproc 0.5.4 pkg v. 0.7</title>
<name>lcdproc</name>
- <version>0.5.4 pkg v. 0.6</version>
+ <version>0.5.4 pkg v. 0.7</version>
<savetext>Save</savetext>
<include_file>/usr/local/pkg/lcdproc.inc</include_file>
<tabs>
@@ -204,10 +204,6 @@
<name>hd44780</name>
</option>
<option>
- <value>hd44780 fast</value>
- <name>hd44780 fast</name>
- </option>
- <option>
<value>icp_a106</value>
<name>icp_a106</name>
</option>
@@ -546,6 +542,39 @@
</option>
</options>
<default_value>-1</default_value>
+ </field>
+ <field>
+ <fieldname>backlight</fieldname>
+ <fielddescr>Backlight</fielddescr>
+ <description>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.</description>
+ <type>select</type>
+ <options>
+ <option>
+ <value>default</value>
+ <name>Default</name>
+ </option>
+ <option>
+ <value>on</value>
+ <name>On</name>
+ </option>
+ <option>
+ <value>off</value>
+ <name>Off</name>
+ </option>
+ </options>
+ <default_value>default</default_value>
+ </field>
+ <field>
+ <fieldname>outputleds</fieldname>
+ <fielddescr>Enable Output LEDs</fielddescr>
+ <description>Enable the Output LEDs present on some LCD panels. This feature is currently supported by the CFontz633 driver only. &lt;br&gt;
+ Each LED can be off or show two colors: RED (alarm) or GREEN (everything ok) and shows: &lt;br&gt;
+ LED1: NICs status (green: ok, red: at least one nic down);&lt;br&gt;
+ LED2: CARP status (green: master, red: backup, off: CARP not implemented);&lt;br&gt;
+ LED3: CPU status (green &lt; 50, red &gt; 50%);&lt;br&gt;
+ LED4: Gateway status (green: ok, red: at least one gateway not responding, off: no gateway configured).</description>
+ <type>checkbox</type>
+ <default_value>default</default_value>
</field>
</fields>
<custom_php_command_before_form>