forked from ukoda/lcd4linux-ax206
-
-
Notifications
You must be signed in to change notification settings - Fork 0
curses
Alejandro Mora edited this page Mar 9, 2026
·
1 revision
The Text driver uses curses for display, and is mainly used for debugging purposes.
Of course, lcd4linux should be started in the foreground (-F) with this driver.
The driver also shows a window with lcd4linux's diagnostics. In this window CR and LF are displayed as underscores.
The driver fully supports the text widgets, bars are partially supported, icons are not.
This driver is available only if you have curses-development files installed (called libncurses5-dev on debian). This will (hopefully) be detected by configure, and the driver will be deactivated otherwise.

Display <name> {
Driver 'Curses'
Size <string>
}
| Driver | 'Curses' |
|---|---|
| Size | x e.g. "16x2" |
Display Curses {
Driver 'Curses'
Size '20x6'
}
The official LCD4Linux(AX206) Wiki
Back from the dead!
Back from the dead!
Documentation
Developers
Resources
Legacy (0.9)
AX206 Fork