######################################################################## # Begin /etc/sysconfig/lcd # # Description : LCD Screen Control # # Authors : # # Version : 00.00 # # Notes : # ######################################################################## # The executable that writes to the LCD # LCD_PROG=/sbin/putlcd # Number of characters the screen can handle # LCD_CHAR=16 # What command option emulates echo -n # LCD_OPTION=" -n " # End /etc/sysconfig/lcd