aboutsummaryrefslogtreecommitdiffstats
path: root/lcd4linux.conf.sample
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2005-08-21 08:18:56 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2005-08-21 08:18:56 +0000
commitef35f7b1e95b04a45c55f82bc53708afb1f5c632 (patch)
tree049e41d701136d448e2c1ad2f64c36e5c1a4dc9b /lcd4linux.conf.sample
parent330471beea02704575f0def14428723f3f19e018 (diff)
downloadlcd4linux-ef35f7b1e95b04a45c55f82bc53708afb1f5c632.tar.gz
[lcd4linux @ 2005-08-21 08:18:56 by reinelt]
CrystalFontz ACK processing git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@583 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'lcd4linux.conf.sample')
-rw-r--r--lcd4linux.conf.sample35
1 files changed, 31 insertions, 4 deletions
diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample
index c918590..6183135 100644
--- a/lcd4linux.conf.sample
+++ b/lcd4linux.conf.sample
@@ -55,7 +55,7 @@ Display CF631 {
Port '/dev/tts/USB0'
Speed 115200
Contrast 95
- Backlight 255
+ Backlight 50
Icons 1
}
@@ -680,6 +680,21 @@ Widget Test {
width 40
}
+Widget Test1 {
+ class 'Text'
+ expression 'ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890'
+ width 20
+ align 'M'
+ speed 25
+}
+
+Widget Test2 {
+ class 'Text'
+ expression '1234567890abcdefghijklmnopqrstuvwxyz'
+ width 20
+ align 'M'
+ speed 10
+}
Layout Default {
Row1 {
@@ -768,6 +783,17 @@ Layout Test {
# Row16.Col1 'Test'
}
+Layout Test2 {
+ Row01.Col1 'Test1'
+ #Row02.Col1 'Rain'
+ Row02.Col1 'Test2'
+ Row03.Col1 'Test1'
+ Row04.Col1 'Test2'
+ Row05.Col1 'Test1'
+ Row06.Col1 'Test2'
+ Row07.Col1 'Test1'
+ Row08.Col1 'Test2'
+}
Layout testMySQL {
Row1 {
@@ -789,14 +815,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'
@@ -808,8 +834,9 @@ Display 'BA63'
#Layout 'Default'
#Layout 'L8x2'
#Layout 'L16x2'
-Layout 'L20x2'
+#Layout 'L20x2'
#Layout 'Test'
+Layout 'Test2'
Variables {