Made default (example) configuration more reasonable. Changed

sense of -t option for the MtxOrb driver: now gets WxH (20x4) instead
of type of display (LKD, VFD, etc..)
This commit is contained in:
ddouthitt
2001-09-28 21:13:26 +00:00
parent 6208cdba06
commit 2ae4511295
+5 -5
View File
@@ -55,9 +55,9 @@
# or '//' in the first columns.
Driver curses
Bind 172.16.3.69
Port 3777
Debug 3
; Bind 172.16.3.69
; Port 3777
; Debug 5
WaitTime 80
User dgd
@@ -68,7 +68,7 @@ User dgd
# MatrixOrbital driver
[MtxOrb]
Arguments -d /dev/ttyS0 -t lkd202-25
Arguments -d /dev/ttyS0 -t 20x2 -c 120
# MatrixOrbital GLK driver
@@ -105,5 +105,5 @@ Arguments -d /dev/ttyS0 -t lkd202-25
# Curses driver
[curses]
Arguments -f blue -b cyan -B red -t 20x2
Arguments -f blue -b cyan -B red -t 20x4