diff options
author | Michele Di Maria <michele@nt2.it> | 2012-01-08 17:35:40 +0100 |
---|---|---|
committer | Michele Di Maria <michele@nt2.it> | 2012-01-08 17:35:40 +0100 |
commit | ee861b0d1d795293830b61436cb00d40e0464e26 (patch) | |
tree | 3491891ba3d00bdce45ac988907522077ca4dd33 /config/lcdproc-dev/lcdproc_screens.xml | |
parent | 3ee714452a28b147f2323ba22a953f9f60e61b98 (diff) | |
download | pfsense-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_screens.xml')
-rw-r--r-- | config/lcdproc-dev/lcdproc_screens.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/lcdproc-dev/lcdproc_screens.xml b/config/lcdproc-dev/lcdproc_screens.xml index 0c967dff..9f98ea59 100644 --- a/config/lcdproc-dev/lcdproc_screens.xml +++ b/config/lcdproc-dev/lcdproc_screens.xml @@ -2,7 +2,7 @@ <packagegui> <title>Services: LCDproc: Screens</title> <name>lcdproc_screens</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> |