diff options
author | reinelt <> | 2000-05-02 06:05:00 +0000 |
---|---|---|
committer | reinelt <> | 2000-05-02 06:05:00 +0000 |
commit | 121b4b547f99e54ad7d30a313e55d105717794a6 (patch) | |
tree | 6f06a84b6ed23be7fbfe17637314b124a6f1879f /lcd4linux.conf.sample | |
parent | c674a6da81289789149705667b6c6ed12ae7be72 (diff) | |
download | lcd4linux-121b4b547f99e54ad7d30a313e55d105717794a6.tar.gz |
[lcd4linux @ 2000-05-02 06:05:00 by reinelt]
driver for 3Com Palm Pilot added
Diffstat (limited to 'lcd4linux.conf.sample')
-rw-r--r-- | lcd4linux.conf.sample | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index ab98206..79f1d76 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -8,9 +8,18 @@ #Size 16x2 #Delay 300 -Display BLC100x +#Display BLC100x +#Port /dev/ttyS2 +#Type 20x4 + +Display PalmPilot Port /dev/ttyS2 -Type 20x4 +Speed 4800 +size 20x4 +font 6x8 +pixel 1+0 +gap 0x0 +border 2 #Display PPM #size 20x4 |