aboutsummaryrefslogtreecommitdiffstats
path: root/lcd4linux.conf.sample
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-02-18 06:39:20 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-02-18 06:39:20 +0000
commit347ac211c9bb0365d8a5c3a1b943cbd2856c4df3 (patch)
tree9affd3c010dc849cb9a31932aa8f92f8a99d3451 /lcd4linux.conf.sample
parentb909b6b46370442faf358fd8507ad96798051644 (diff)
downloadlcd4linux-347ac211c9bb0365d8a5c3a1b943cbd2856c4df3.tar.gz
[lcd4linux @ 2004-02-18 06:39:20 by reinelt]
T6963 driver for graphic displays finished git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@371 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'lcd4linux.conf.sample')
-rw-r--r--lcd4linux.conf.sample30
1 files changed, 29 insertions, 1 deletions
diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample
index 73cf1fc..567970e 100644
--- a/lcd4linux.conf.sample
+++ b/lcd4linux.conf.sample
@@ -252,6 +252,13 @@ Widget Squirrel {
}
}
+Widget Test {
+ class 'Text'
+ expression '1234567890123456789012345678901234567890'
+ #expression '|'
+ width 40
+}
+
Layout Default {
Row1 {
@@ -296,6 +303,25 @@ Layout L16x2 {
# }
}
+Layout Test {
+ Row01.Col1 'Test'
+ Row02.Col1 'Test'
+ Row03.Col1 'Test'
+ Row04.Col1 'Test'
+ Row05.Col1 'Test'
+ Row06.Col1 'Test'
+ Row07.Col1 'Test'
+ Row08.Col1 'Test'
+ Row09.Col1 'Test'
+ Row10.Col1 'Test'
+ Row11.Col1 'Test'
+ Row12.Col1 'Test'
+ Row13.Col1 'Test'
+ Row14.Col1 'Test'
+ Row15.Col1 'Test'
+ Row16.Col1 'Test'
+}
+
#Display 'LK204'
#Display 'HD44780-20x4'
#Display 'M50530-24x8'
@@ -305,8 +331,10 @@ Layout L16x2 {
#Display 'USBLCD'
Display 'T6963-240x64'
-Layout 'Default'
+#Layout 'Default'
#Layout 'L16x2'
+Layout 'Test'
+
Variables {
tick 500