Replace the standard text 'LCD using xyz chipset' with some real information.

This commit is contained in:
mmdolze
2010-11-28 22:17:01 +00:00
parent 18f0977605
commit 04039c5b97
7 changed files with 68 additions and 12 deletions
+3 -4
View File
@@ -1,10 +1,9 @@
<sect1 id="curses-howto">
<title>The curses Driver</title>
<para>
This section talks about using LCDproc with LCD displays that use the
curses chipset.
</para>
<para>This section talks about using LCDproc with the (n)curses library.
This diver displays an emulated LCD display of configurable size at a
configurable position of the terminal screen using (n)curses.</para>
<!-- ## Curses driver ## -->
<sect2 id="curses-config">