diff options
author | ltoetsch <> | 2001-03-16 09:28:08 +0000 |
---|---|---|
committer | ltoetsch <> | 2001-03-16 09:28:08 +0000 |
commit | b0650f9131a98a02ca65ab15a7f41e99b6822e90 (patch) | |
tree | d9f5d967aa61555c0e264ebb36e0739f64bfb171 /README | |
parent | 79f5ff58b333f6890791f99318eb1297e0404df5 (diff) | |
download | lcd4linux-b0650f9131a98a02ca65ab15a7f41e99b6822e90.tar.gz |
[lcd4linux @ 2001-03-16 09:28:08 by ltoetsch]
bugfixes
Diffstat (limited to '')
-rw-r--r-- | README.Text | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/README.Text b/README.Text index 77d419d..465f0d3 100644 --- a/README.Text +++ b/README.Text @@ -1,5 +1,5 @@ # -# $Id: README.Text,v 1.1 2001/03/09 13:08:11 ltoetsch Exp $ +# $Id: README.Text,v 1.2 2001/03/16 09:28:08 ltoetsch Exp $ # This is the README file for the Text display driver for lcd4linux. @@ -14,7 +14,9 @@ size: [columns]x[rows], e.g. "20x4" TextBar: if this is set, Bars display the values max, len1 and len2. Of course, lcd4linux should be started in the foreground with this driver. -The driver shows also a window with lcd4linux's diagnostics. + +The driver shows also a window with lcd4linux's diagnostics. In this window +CR and LF are displayed as underscores. Example: ./lcd4linux -q -vv -F -cDisplay=Text -ctick=1000 -ctack=1000 |