Feature #14629 » LCDd.conf
| 1 |
[server]
|
|---|---|
| 2 |
DriverPath=/usr/local/lib/lcdproc/ |
| 3 |
Driver=CFontzPacket |
| 4 |
Bind=127.0.0.1 |
| 5 |
Port=13666 |
| 6 |
ReportLevel=3 |
| 7 |
ReportToSyslog=no |
| 8 |
User=nobody |
| 9 |
Foreground=no |
| 10 |
ServerScreen=no |
| 11 |
GoodBye="Thanks for using" |
| 12 |
GoodBye=" pfSense " |
| 13 |
WaitTime=15 |
| 14 |
Backlight=off |
| 15 |
ToggleRotateKey=Enter |
| 16 |
PrevScreenKey=Left |
| 17 |
NextScreenKey=Right |
| 18 |
ScrollUpKey=Up |
| 19 |
ScrollDownKey=Down |
| 20 |
[menu]
|
| 21 |
MenuKey=Escape |
| 22 |
EnterKey=Enter |
| 23 |
UpKey=Up |
| 24 |
DownKey=Down |
| 25 |
[CFontzPacket]
|
| 26 |
Device=/dev/cuaU0 |
| 27 |
Model=635 |
| 28 |
Size=20x4 |
| 29 |
Contrast=0 |
| 30 |
Brightness=100 |
| 31 |
OffBrightness=100 |
| 32 |
NewFirmware=yes |
| 33 |
Reboot=yes |