mythbuntu-lircrc-generator(1)
NAME
mythbuntu-lircrc-generator - lircrc generation tool for use on Mythbuntu & Ubuntu.
DESCRIPTION
- mythbuntu-lircrc-generator is intended to be started from a system with
lirc
- installed. It requires that you choose a remote via the lirc pack
- age or have a
- lircd.conf handy prior to running. It will then produce a sane
- .lircrc for the
- current user.
USAGE
mythbuntu-lircrc-generator [-h|--help] [-d] [-L|--lircd FILE]
[-l|--lircrc FILE] [--mythtv 0|1] [--mplayer 0|1] [--xine 0|1] [--vlc
0|1] [--totem 0|1] [--elisa 0|1] [--xmess 0|1] [--xmame 0|1]
-h, --help Shows the application usage
-d Debug mode. Outputs data during parsing.
- -l, --lircrc Used to define the target file that will be written out.
- If you don't define this, the default is ~/.lircrc
- -L, --lircd Used to define where the configuration is built from.
- If you don't define this, the default is
- /etc/lirc/lircd.conf
- --mythtv 0|1 Used to enable or disable mythtv lircrc generation.
- This defaults to 1.
- --mplayer 0|1 Used to enable or disable mplayer lircrc generation.
- This defaults to 1.
- --totem 0|1 Used to enable or disable totem lircrc generation.
- This defaults to 1.
- --elisa 0|1 Used to enable or disable elisa lircrc generation.
- This defaults to 1.
- --xine 0|1 Used to enable or disable xine lircrc generation.
- This defaults to 1.
- --vlc 0|1 Used to enable or disable VLC lircrc generation.
- This defaults to 1.
- --xmess 0|1 Used to enable or disable Xmess lircrc generation.
- This defaults to 1.
- --xmame 0|1 Used to enable or disable XMame lircrc generation.
- This defaults to 1.
AUTHOR
- mythbuntu-lircrc-generator is by Mario Limonciello <superm1@mythbuntu.org>