aboutsummaryrefslogtreecommitdiffstats
path: root/lcd4linux.conf.sample
diff options
context:
space:
mode:
authorreinelt <>2004-01-23 04:54:04 +0000
committerreinelt <>2004-01-23 04:54:04 +0000
commitbc3fd8dcba11b49ec100e8bd8b181c73382a2fc5 (patch)
tree5b8fc83964c3ad2b1abf1064507596b02d16b92d /lcd4linux.conf.sample
parenta1e2aad0b5d1abca2c2d47bce14d0b7c39fea12f (diff)
downloadlcd4linux-bc3fd8dcba11b49ec100e8bd8b181c73382a2fc5.tar.gz
[lcd4linux @ 2004-01-23 04:53:23 by reinelt]
icon widget added (not finished yet!)
Diffstat (limited to 'lcd4linux.conf.sample')
-rw-r--r--lcd4linux.conf.sample18
1 files changed, 18 insertions, 0 deletions
diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample
index d228c3e..fda6b67 100644
--- a/lcd4linux.conf.sample
+++ b/lcd4linux.conf.sample
@@ -9,6 +9,7 @@ Display LK204 {
Display CF632 {
+ Icons 2
Driver 'Crystalfontz'
Model '632'
Port '/dev/tts/0'
@@ -101,6 +102,22 @@ Widget LoadBar {
}
+Widget Heartbeat {
+ class 'Icon'
+ speed 100
+ Bitmap {
+ Row1 '.....|.....'
+ Row2 '.*.*.|.*.*.'
+ Row3 '*****|*.*.*'
+ Row4 '*****|*...*'
+ Row5 '.***.|.*.*.'
+ Row6 '.***.|.*.*.'
+ Row7 '..*..|..*..'
+ Row8 '.....|.....'
+ }
+}
+
+
Layout Default {
Row1 {
Col1 'OS'
@@ -122,6 +139,7 @@ Layout Default {
Layout L16x2 {
Row1 {
Col1 'Busy'
+ Col10 'Heartbeat'
Col11 'BusyBar'
}
Row2 {