]> git.webhop.me Git - lcd4linux.git/commitdiff
[lcd4linux @ 2005-01-15 13:13:21 by reinelt]
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Sat, 15 Jan 2005 13:13:21 +0000 (13:13 +0000)
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Sat, 15 Jan 2005 13:13:21 +0000 (13:13 +0000)
LCDTerm section added to lcd4linux.conf.sample

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@505 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

lcd4linux.conf.sample

index ef8e50eea5121d465721bbdade472c06d34265cd..8929d753dd73e80b82a20275a75d42e830fec3b8 100644 (file)
@@ -153,6 +153,15 @@ Display HD44780-I2C {
 }
 
 
+Display LCDTerm {
+    Driver 'LCDTerm
+    Port '/dev/tts/0'
+    Speed 19200
+    Size '20x4'
+    Icons 1
+}
+
+
 Display M50530-24x8 {
     Driver 'M50530'
     Port '/dev/parport0'       
@@ -719,7 +728,8 @@ Layout testMySQL {
 #Display 'CF632'
 #Display 'CF633'
 #Display 'Curses'
-Display 'M50530-24x8'
+#Display 'M50530-24x8'
+Display 'LCDTerm'
 #Display 'CT20x4'
 #Display 'T6963-240x64'
 #Display 'XWindow'