From a384a219085afdae14b50a5b5bd922ad7db88088 Mon Sep 17 00:00:00 2001 From: Michele Di Maria Date: Fri, 16 Dec 2011 19:25:50 +0100 Subject: Updates LCDProc to version 0.5.4. Include a full list of all the drivers available (default build). This is a development version under test, it's not granted it works in all conditions. Reference: http://redmine.pfsense.org/issues/1406 --- config/lcdproc-dev/lcdproc.xml | 327 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 327 insertions(+) create mode 100644 config/lcdproc-dev/lcdproc.xml (limited to 'config/lcdproc-dev/lcdproc.xml') diff --git a/config/lcdproc-dev/lcdproc.xml b/config/lcdproc-dev/lcdproc.xml new file mode 100644 index 00000000..c5040451 --- /dev/null +++ b/config/lcdproc-dev/lcdproc.xml @@ -0,0 +1,327 @@ + + + Services: LCDproc 0.5.4 pkg v. 0.1 + lcdproc + 0.5.4 pkg v. 0.1 + Save + /usr/local/pkg/lcdproc.inc + + + Server + /pkg_edit.php?xml=lcdproc.xml&id=0 + + + + Screens + /pkg_edit.php?xml=lcdproc_screens.xml&id=0 + + + + LCDproc + Set LCDproc settings such as display driver and com port +
Services
+ /pkg_edit.php?xml=lcdproc.xml&id=0 +
+ + http://www.pfsense.org/packages/config/lcdproc/lcdproc.inc + /usr/local/pkg/ + 0755 + + + http://www.pfsense.org/packages/config/lcdproc/lcdproc_screens.xml + /usr/local/pkg/ + 0755 + + + http://www.pfsense.org/packages/config/lcdproc/lcdproc_client.php + /usr/local/pkg/ + 0755 + + + http://files.pfsense.org/misc/nexcom.so + /usr/local/lib/lcdproc/ + 0755 + + + lcdproc + lcdproc.sh + LCDd + LCD Driver + + + + Enable LCDproc + enable + checkbox + + + comport + Com Port + Set the com port LCDproc should use. + select + + + + + + + + + + + ucom1 + + + size + Display Size + Set the display size lcdproc should use. + select + + + + + + + + + + + + 16x2 + + + driver + Driver + Set the LCD driver LCDproc should use. + select + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + pyramid + + + refresh_frequency + Refresh frequency + Set the refresh frequency of the information on the LCD Panel + select + + + + + + + + 5 + + + + before_form_lcdproc(&$pkg); + + + validate_form_lcdproc($_POST, &$input_errors); + + + sync_package_lcdproc(); + +
-- cgit v1.2.3