From 112f7ccf0f406741f3e7ab778a826f0ef8f3ede3 Mon Sep 17 00:00:00 2001 From: marschap Date: Fri, 6 Oct 2006 18:32:45 +0000 Subject: [PATCH] cleanups --- ChangeLog | 2 +- docs/lcdproc-user/configuration.docbook | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3040758..d122aac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -38,7 +38,7 @@ v.0.5dev (ongoing development) * command line options more synchronizd between server and clients * CFontzPacket & CFontz633 support big & little endian systems * MtxOrb driver completely rewritten to support used-defined characters - * CWLnx driver completely rewritten to support Cw1602 LCDs in addition + * CwLnx driver completely rewritten to support Cw1602 LCDs in addition to the CW12232 LCDs * more options in lcdproc's config file lcdproc.conf: + time and date formats can be changed using strftime formats diff --git a/docs/lcdproc-user/configuration.docbook b/docs/lcdproc-user/configuration.docbook index 8ae5144..bc55303 100644 --- a/docs/lcdproc-user/configuration.docbook +++ b/docs/lcdproc-user/configuration.docbook @@ -28,7 +28,7 @@ and are lines that start with '#' or ';'. -The server has a 'central' section named [server]. Further each driver +The server has a 'central' section named [Server]. Further each driver has a section which defines how the driver acts. Those sections start with [drivername]. @@ -81,7 +81,7 @@ config file are ignored. -<filename>LCDd.conf</filename>: The [server] Section +<filename>LCDd.conf</filename>: The [Server] Section The [server] section of the LCDd.conf contains the @@ -285,10 +285,10 @@ don't go to any client. -<filename>LCDd.conf</filename>: The [menu] Section +<filename>LCDd.conf</filename>: The [Menu] Section -The [menu] section enables you to set some general ("global") +The [Menu] section enables you to set some general ("global") options related to the way LCDd handles input "events".