cleanups
This commit is contained in:
@@ -38,7 +38,7 @@ v.0.5dev (ongoing development)
|
|||||||
* command line options more synchronizd between server and clients
|
* command line options more synchronizd between server and clients
|
||||||
* CFontzPacket & CFontz633 support big & little endian systems
|
* CFontzPacket & CFontz633 support big & little endian systems
|
||||||
* MtxOrb driver completely rewritten to support used-defined characters
|
* 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
|
to the CW12232 LCDs
|
||||||
* more options in lcdproc's config file lcdproc.conf:
|
* more options in lcdproc's config file lcdproc.conf:
|
||||||
+ time and date formats can be changed using strftime formats
|
+ time and date formats can be changed using strftime formats
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ and are lines that start with '#' or ';'.
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
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
|
has a section which defines how the driver acts. Those sections start with
|
||||||
[drivername].
|
[drivername].
|
||||||
</para>
|
</para>
|
||||||
@@ -81,7 +81,7 @@ config file are ignored.
|
|||||||
</note>
|
</note>
|
||||||
|
|
||||||
<sect2 id="server-section">
|
<sect2 id="server-section">
|
||||||
<title><filename>LCDd.conf</filename>: The [server] Section</title>
|
<title id="server-section.title"><filename>LCDd.conf</filename>: The [Server] Section</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
The [server] section of the <filename>LCDd.conf</filename> contains the
|
The [server] section of the <filename>LCDd.conf</filename> contains the
|
||||||
@@ -285,10 +285,10 @@ don't go to any client.
|
|||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<sect2 id="menu-section">
|
<sect2 id="menu-section">
|
||||||
<title><filename>LCDd.conf</filename>: The [menu] Section</title>
|
<title id="menu-section.title"><filename>LCDd.conf</filename>: The [Menu] Section</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
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 <application>LCDd</application> handles
|
options related to the way <application>LCDd</application> handles
|
||||||
input "events".
|
input "events".
|
||||||
</para>
|
</para>
|
||||||
|
|||||||
Reference in New Issue
Block a user