LIRC-LSPLUGINS(1) | User Commands | LIRC-LSPLUGINS(1) |
lirc-lsplugins - Print dynamic modules info
lirc-lsplugins [-l] [-q] [-U plugindir] [drivers]
lirc-lsplugins -e [-q] [-U plugindir]
lirc-lsplugins -y [-U plugindir]
Tool which writes a simple list with info for each driver found. In particular, it writes info if a plugin can't be loaded e. g., due to unresolved references.
The drivers argument is an optional selector which limits the output to matching drivers. The match is a glob-type match as done by fnmatch()
Lists all drivers with name matching 'tira*' found in plugins living in ../lib/.libs or /usr/local/lib/lirc/plugins.
lirc-lsplugins returns a non-zero error code if there is at least one plugin from which no driver can be loaded or options and parameters can't be parsed. Otherwise it returns zero.
Some drivers change their capabilities in runtime after inspecting the underlying hardware. These runtime capabilities can not be listed by lirc-lsplugins.
Last change: Oct 2016 | lirc-lsplugins 0.10.1 |