Project

General

Profile

Actions

Feature #10428

closed

LCDProc: Add the EZIO driver to the lcdproc config page

Added by Steve Wheeler about 4 years ago. Updated about 4 years ago.

Status:
Resolved
Priority:
Normal
Category:
LCDProc
Target version:
-
Start date:
04/04/2020
Due date:
% Done:

100%

Estimated time:
Plus Target Version:

Description

The EZIO driver was written by forum member fmertz and accepted upstream, it's now part of the package but there is no way to select it yet.

The generated lcdproc.conf file should look like:

[server]
DriverPath=/usr/local/lib/lcdproc/
Driver=hd44780
Bind=127.0.0.1
Port=13666
ReportLevel=3
ReportToSyslog=yes
User=nobody
Foreground=no
ServerScreen=no
GoodBye="Thanks for using" 
GoodBye="    pfSense     " 
WaitTime=5
ToggleRotateKey=Enter
PrevScreenKey=Left
NextScreenKey=Right
ScrollUpKey=Up
ScrollDownKey=Down
[menu]
MenuKey=Escape
EnterKey=Enter
UpKey=Up
DownKey=Down
[hd44780]
driverpath=/usr/local/lib/lcdproc/
ConnectionType=ezio
Device=/dev/cuau1
Keypad=yes
Size=16x2
KeyMatrix_4_1=Enter
KeyMatrix_4_2=Up
KeyMatrix_4_3=Down
KeyMatrix_4_4=Escape

See: https://forum.netgate.com/topic/115071/ezio-driver-for-lcdproc/

Actions

Also available in: Atom PDF