aboutsummaryrefslogtreecommitdiffstats
path: root/lcd4linux.conf.sample
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2005-08-22 05:44:43 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2005-08-22 05:44:43 +0000
commit204d3caf8089d0f39a405889a130a67ed5d32441 (patch)
treeff5105262aa589bc4ab97816dcc549b22404a2fd /lcd4linux.conf.sample
parentef35f7b1e95b04a45c55f82bc53708afb1f5c632 (diff)
downloadlcd4linux-204d3caf8089d0f39a405889a130a67ed5d32441.tar.gz
[lcd4linux @ 2005-08-22 05:44:43 by reinelt]
new driver 'WincorNixdorf' some fixes to the bar code git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@584 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'lcd4linux.conf.sample')
-rw-r--r--lcd4linux.conf.sample21
1 files changed, 9 insertions, 12 deletions
diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample
index 6183135..d303f63 100644
--- a/lcd4linux.conf.sample
+++ b/lcd4linux.conf.sample
@@ -211,15 +211,12 @@ Display SimpleLCD {
}
Display BA63 {
- Driver 'SimpleLCD'
- Model 'vt100'
+ Driver 'WincorNixdorf'
+ Model 'BA63'
Port '/dev/tts/0'
Speed 9600
- Size '20x2'
- # Activate parity and set it to odd
- Options 5120
- # From the BA63 doc, decimal 219 look like a big full block.
-# BarCharValue 219
+ BarChar 219
+ SelfTest 0
}
Display M50530-24x8 {
@@ -358,7 +355,7 @@ Widget Busy {
expression proc_stat::cpu('busy', 500)
prefix 'Busy'
postfix '%'
- width 8
+ width 9
precision 1
align 'R'
update tick
@@ -815,14 +812,14 @@ Layout testMySQL {
#Display 'WDC2704M'
#Display 'SC1602D'
#Display 'LCM-162'
-Display 'CF631'
+#Display 'CF631'
#Display 'CF632'
#Display 'CF633'
#Display 'Curses'
#Display 'M50530-24x8'
#Display 'LCDTerm'
#Display 'SimpleLCD'
-#Display 'BA63'
+Display 'BA63'
#Display 'CT20x4'
#Display 'T6963-240x64'
#Display 'XWindow'
@@ -834,9 +831,9 @@ Display 'CF631'
#Layout 'Default'
#Layout 'L8x2'
#Layout 'L16x2'
-#Layout 'L20x2'
+Layout 'L20x2'
#Layout 'Test'
-Layout 'Test2'
+#Layout 'Test2'
Variables {