added Leandro Dardini's lastline patch for the HD44780 driver and

adapted it to the IOWarrior driver that also drives HD44780 displays.
This commit is contained in:
marschap
2005-01-17 20:18:21 +00:00
parent 2899cabedf
commit ffdd1a4925
5 changed files with 49 additions and 3 deletions
+8
View File
@@ -287,6 +287,10 @@ Outputport=no
# If you have the additional output port ("bargraph") and you want to
# be able to control it with the lcdproc OUTPUT command
#Lastline=true
# Specifies if the last line is pixel addressable or it controls an
# underline effect. Default: true (pixel addressable)
Size=20x4
# Specifies the size of the LCD.
# In case of multiple combined displays, this should be the total size.
@@ -334,6 +338,10 @@ Size=20x4
# (if not given, the 1st IOWarrior found gets used)
#SerialNumber=00000674
# Specifies if the last line is pixel addressable or it controls an
# underline effect. Default: true (pixel addressable)
#Lastline=true
[IrMan]