From d3e904dd6fcaf98d8163c3584eba575e179d3ac4 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Sun, 13 Aug 2006 06:46:51 +0000 Subject: [lcd4linux @ 2006-08-13 06:46:51 by reinelt] T6963 soft-timing & enhancements; indent --- lcd4linux.conf.sample | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) (limited to 'lcd4linux.conf.sample') diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index 7bb7919..17e88fa 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -357,6 +357,8 @@ Display T6963-240x64 { Driver 'T6963' Port '/dev/parports/0' Size '240x64' + Font '6x8' + FontStyle 'bold' Wire.CE 'STROBE' Wire.CD 'SLCTIN' Wire.RD 'AUTOFD' @@ -810,7 +812,7 @@ Widget Test { Widget Test1 { class 'Text' expression 'ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890' - width 20 + width 80 align 'M' speed 100 } @@ -818,7 +820,7 @@ Widget Test1 { Widget Test2 { class 'Text' expression '1234567890abcdefghijklmnopqrstuvwxyz' - width 20 + width 80 align 'M' speed 150 } @@ -1045,6 +1047,12 @@ Layout testMySQL { } } +Layout Debug { + #Row09.Col1 'Test' + Row09.Col1 'Heartbeat' +} + + #Display 'SerDispLib' #Display 'LCD-Linux' @@ -1063,12 +1071,12 @@ Layout testMySQL { #Display 'CF632' #Display 'CF633' #Display 'Curses' -Display 'M50530-24x8' +#Display 'M50530-24x8' #Display 'LCDTerm' #Display 'SimpleLCD' #Display 'BA63' #Display 'CT20x4' -#Display 'T6963-240x64' +Display 'T6963-240x64' #Display 'XWindow' #Display 'USBLCD' #Display 'BWCT' @@ -1090,5 +1098,5 @@ Layout 'Default' #Layout 'Test' #Layout 'Test2' #Layout 'TestGPO' - +#Layout 'Debug' -- cgit v1.2.3