aboutsummaryrefslogtreecommitdiffstats
path: root/config/lcdproc-dev/lcdproc.xml
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2012-01-08 13:22:24 -0800
committerChris Buechler <cmb@pfsense.org>2012-01-08 13:22:24 -0800
commit5a6912c55876c1d1912ec8fe30cbbb85d380e239 (patch)
tree76d43ac279e7860b657ecaf1c0c2093ab9e13c95 /config/lcdproc-dev/lcdproc.xml
parentd358b719d79600541e686b3f8e54fe3b471f7fca (diff)
parentee861b0d1d795293830b61436cb00d40e0464e26 (diff)
downloadpfsense-packages-5a6912c55876c1d1912ec8fe30cbbb85d380e239.tar.gz
pfsense-packages-5a6912c55876c1d1912ec8fe30cbbb85d380e239.tar.bz2
pfsense-packages-5a6912c55876c1d1912ec8fe30cbbb85d380e239.zip
Merge pull request #190 from mdima/master
a step more to close the package
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>