aboutsummaryrefslogtreecommitdiffstats
path: root/lcd4linux.conf.sample
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-06-07 06:56:55 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-06-07 06:56:55 +0000
commit4c5d6736430c906cc1ed11c759793a23bfc8e962 (patch)
tree924395fa646c60cca315e66980c67b01cfde95b6 /lcd4linux.conf.sample
parent9839b85f87bd113c3ba39c64c3985e6fb492cb79 (diff)
downloadlcd4linux-4c5d6736430c906cc1ed11c759793a23bfc8e962.tar.gz
[lcd4linux @ 2004-06-07 06:56:55 by reinelt]
added test plugin from Andy Baxter git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@467 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'lcd4linux.conf.sample')
-rw-r--r--lcd4linux.conf.sample16
1 files changed, 16 insertions, 0 deletions
diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample
index 1892354..9caba03 100644
--- a/lcd4linux.conf.sample
+++ b/lcd4linux.conf.sample
@@ -437,6 +437,21 @@ Widget Lightning {
}
}
+Widget Rain {
+ class 'icon'
+ speed 200
+ bitmap {
+ row1 '...*.|.....|.....|.*...|....*|..*..|.....|*....'
+ row2 '*....|...*.|.....|.....|.*...|....*|..*..|.....'
+ row3 '.....|*....|...*.|.....|.....|.*...|....*|..*..'
+ row4 '..*..|.....|*....|...*.|.....|.....|.*...|....*'
+ row5 '....*|..*..|.....|*....|...*.|.....|.....|.*...'
+ row6 '.*...|....*|..*..|.....|*....|...*.|.....|.....'
+ row7 '.....|.*...|....*|..*..|.....|*....|...*.|.....'
+ row8 '.....|.....|.*...|....*|..*..|.....|*....|...*.'
+ }
+}
+
Widget Test {
class 'Text'
expression '1234567890123456789012345678901234567890'
@@ -455,6 +470,7 @@ Layout Default {
}
Row3 {
Col1 'Busy'
+ Col10 'Rain'
Col11 'BusyBar'
}
Row4 {