The NoritakeVFD Driver

This section talks about using LCDproc with text mode VFD displays from Noritake Itron.

Configuration in LCDd.conf

[NoritakeVFD]

Device= DEVICE

Port where the VFD is. Usual values are /dev/ttyS0 and /dev/ttyS1 Default: /dev/lcd

Size= WIDTH x HEIGHT

Specifies the size of the LCD. Default: 20x4

Brightness= BRIGHTNESS

Speed= { 1200 | 2400 | 9600 | 19200 | 115200 }

Set the the baud rate to use when communicating with the VFD. If not specified, it defaults to 9600.

Reboot= { yes | no }