From 31dc5180312b7853cf9b851f2c2008db6ccd6e87 Mon Sep 17 00:00:00 2001
From: Britney Fransen <brfransen@gmail.com>
Date: Thu, 1 Mar 2012 16:33:23 -0600
Subject: system-templates: update LCDd.conf for antec_fusion LCD; refs 652

---
 abs/core/system-templates/PKGBUILD                     |  2 +-
 .../templates/LCD/antec_fusion/LCDd.conf               | 18 ++++++++++++++++--
 2 files changed, 17 insertions(+), 3 deletions(-)
 mode change 100644 => 100755 abs/core/system-templates/templates/LCD/antec_fusion/LCDd.conf

diff --git a/abs/core/system-templates/PKGBUILD b/abs/core/system-templates/PKGBUILD
index 1cf109e..c2d0344 100755
--- a/abs/core/system-templates/PKGBUILD
+++ b/abs/core/system-templates/PKGBUILD
@@ -1,6 +1,6 @@
 pkgname=system-templates
 pkgver=2.0
-pkgrel=8
+pkgrel=9
 conflicts=( )
 pkgdesc="Templates used for system configuration"
 depends=()
diff --git a/abs/core/system-templates/templates/LCD/antec_fusion/LCDd.conf b/abs/core/system-templates/templates/LCD/antec_fusion/LCDd.conf
old mode 100644
new mode 100755
index 2596c25..3719e47
--- a/abs/core/system-templates/templates/LCD/antec_fusion/LCDd.conf
+++ b/abs/core/system-templates/templates/LCD/antec_fusion/LCDd.conf
@@ -41,7 +41,7 @@
 #   joy, lb216,lcdm001, lcterm, lirc,MD8800, ms6931, mtc_s16209x,
 #   MtxOrb, NoritakeVFD, pyramid, sed1330, sed1520, serialVFD,
 #   sli, stv5730, svga, t6963, text, tyan, ula200, xosd
-Driver=imon
+Driver=imonlcd
 #Driver=curses
 
 # Tells the driver to bind to the given interface
@@ -66,7 +66,7 @@ User=nobody
 # If yes, the the serverscreen will be rotated as a usual info screen. If no,
 # it will be a background screen, only visible when no other screens are
 # active.
-#ServerScreen=no
+ServerScreen=no
 
 # The server will stay in the foreground if set to true.
 #Foreground=no
@@ -478,15 +478,29 @@ Size=20x4
 
 
 
+
 ## Soundgraph/Ahanix/Silverstone/Uneed/Accent iMON driver ##
 [imon]
 
 # select the device to use
 Device=/dev/lcd0
+# Protocl=0
 
 # display dimensions
 Size=16x2
 
+## Soundgraph/Ahanix/Silverstone/Uneed/Accent iMON driver ##
+[imonlcd]
+
+# select the device to use
+Device=/dev/lcd
+Contrast=200
+#Protocl=0
+
+# display dimensions
+#Size=16x2
+
+
 
 
 ## IrMan driver ##
-- 
cgit v0.12