Content-type: text/html
lcdncid [--configfile | -C <filename>]
[--debug | -D]
[--delay | -d <1-3600 seconds>]
[--help | -h]
[--lcdhost | -l <[host][:port]>]
[--log | -L <0|1>]
[--man | -m]
[--multi-screen | -M <0|1>]
[--ncidhost | -n <[host][:port]>]
[--pidfile | -p <filename>]
[--priority | -P <foreground|alert>]
[--retry | -r <seconds>]
[--verbose | -v <1-9>]
[--version | -V]
[--timeout | -t <1-300 seconds>]
LCDproc uses the LCD information information provided by the LCDproc server to automatically configure itself for the LCD display.
LCDncid supports LCD displays with at least 12 columns and with at least one row (12x1). It works best with a 20x4 LCD. If the LCD display has more than 4 rows, only the top 4 rows are used.
If either the LCDproc server or the NCID server connection goes away, or if either one is not available on startup, LCDncid will try to reestablish a connection unless the delay option is set to 0. It will keep trying, until the program is terminated, or it connects with the server.
input: The client is doing interactive input.
alert: The screen has an important message for the user.
foreground: an active client
info: Normal info screen, default priority.
background: The screen is only visible if no "info" screens exist.
hidden: The screen will never be visible.
Default: /etc/ncid/lcdncid.conf
Default: 0
Input must be <host> or <host:port>, or <:port>
Default: localhost:13666
Default: 0
A 1-line LCD gets 2 additional display screens and a 2-line LCD gets one additional display screen when multiple screens are turned on.
Default: 0
Input must be <host> or <host:port>, or <:port>
Default: localhost:3333
Default: no pidfile
The display priority for is used for updating the LCDd screen when a call or message arrives. The update priority can be set to "alert", if needed, when LCDd has other clients that use "alert".
Update priority levels: foreground, alert
The priority is reduced to "info" after the screen update. This cannot be changed.
alert: The screen has an important message for the user.
foreground: an active client
info: Normal info screen, default priority.
Default: foreground
Default: 10
1: Show start, program name, options
Show server connect, disconnect and retry messages
show a termination by signal
show a errorExit
2: Include LCDproc lines sent and received
3: Include NCID lines received
4: Include poll() wait and poll() event
NCID (only server required): http://ncid.sourceforge.net/ncid/ncid.html
LCDproc: http://lcdproc.org/