aboutsummaryrefslogtreecommitdiffstats
path: root/lcd4linux.conf.sample
diff options
context:
space:
mode:
authorreinelt <>2005-08-22 05:44:43 +0000
committerreinelt <>2005-08-22 05:44:43 +0000
commitb0fbf35cb1e4b43ad69f80cd90622dd26d35548f (patch)
treeff5105262aa589bc4ab97816dcc549b22404a2fd /lcd4linux.conf.sample
parent037aec3232425cdbe20af8ef24b69b0826717bd3 (diff)
downloadlcd4linux-b0fbf35cb1e4b43ad69f80cd90622dd26d35548f.tar.gz
[lcd4linux @ 2005-08-22 05:44:43 by reinelt]
new driver 'WincorNixdorf' some fixes to the bar code
Diffstat (limited to '')
-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 {