From 33a04de1f9b9bb0bf5beec9337c568b438e7a17f Mon Sep 17 00:00:00 2001 From: dglaude Date: Wed, 4 Sep 2002 20:52:05 +0000 Subject: [PATCH] Correction related to CFontz[633] --- LCDd.conf | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/LCDd.conf b/LCDd.conf index 769bba9..0205c85 100644 --- a/LCDd.conf +++ b/LCDd.conf @@ -43,6 +43,7 @@ Driver=curses #Driver=hd44780 #Driver=MtxOrb +#Driver=CFontz633 # # Tells the server to load the given drivers. Multiple lines can be given. # The name of the driver is exactly the same as the name of the driver @@ -73,7 +74,7 @@ User=nobody # it will be a background screen, only visible when no other screens are # active. -Foreground=yes +Foreground=no # The server will stay in the foreground if set to true. DriverPath=server/drivers/ @@ -107,7 +108,7 @@ Arguments="fill in here" [CFontz] # CrystalFontz driver -# Use this driver for CF632 and CF633. +# Use this driver for CF632 and CF634. # Select the output device to use [/dev/lcd] Device=/dev/ttyS0 @@ -155,7 +156,7 @@ Speed=19200 # Currently this flag is not in use, there is no such thing as NewFirmware. ;=) NewFirmware=no # Reinitialize the LCD's BIOS [no] -# normally you shouldn't need this +# I want to reboot the LCD to make sure we start from a known state Reboot=yes