From 59524120cfc433dbf1095cf095d8035d21e69784 Mon Sep 17 00:00:00 2001 From: reinelt Date: Tue, 13 Dec 2005 14:07:28 +0000 Subject: [lcd4linux @ 2005-12-13 14:07:28 by reinelt] LPH7508 driver finished git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@601 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- lcd4linux.conf.sample | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'lcd4linux.conf.sample') diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index d75acbf..408c4ad 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -301,6 +301,7 @@ Display LPH7508 { Driver 'LPH7508' Port '/dev/parports/0' Font '6x8' + Contrast 15 } Display LPH7508-serdisplib { @@ -717,7 +718,7 @@ Widget Test1 { expression 'ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890' width 20 align 'M' - speed 25 + speed 100 } Widget Test2 { @@ -725,7 +726,7 @@ Widget Test2 { expression '1234567890abcdefghijklmnopqrstuvwxyz' width 20 align 'M' - speed 10 + speed 150 } Layout Default { @@ -843,7 +844,7 @@ Layout testMySQL { #Display 'MI240' #Display 'CW12232' #Display 'HD44780-generic' -Display 'HD44780-WinAmp' +#Display 'HD44780-WinAmp' #Display 'WDC2704M' #Display 'SC1602D' #Display 'LCM-162' @@ -863,12 +864,12 @@ Display 'HD44780-WinAmp' #Display 'Image' #Display 'Trefon' #Display 'LPH7508-serdisplib' -#Display 'LPH7508' +Display 'LPH7508' -#Layout 'Default' +Layout 'Default' #Layout 'L8x2' #Layout 'L16x2' -Layout 'L20x2' +#Layout 'L20x2' #Layout 'Test' #Layout 'Test2' -- cgit v1.2.3