1PRONTO2LIRC(1) User Commands PRONTO2LIRC(1)
2
3
4
6 pronto2lirc - convert pronto-encoded data to lircd.conf format
7
9 pronto2lirc <inputfile>
10
12 Converts an input file to a lircd.conf formatted file. Inputfile can
13 be:
14
15 - An xml file output by CCFTools/CCFDecompiler.
16
17 - Text file where each line contains the name of the button and all
18 codes associated with it:
19
20 Button1:0000 00ac 000b 00de ...
21
22 pronto2lirc writes the result as a lircd.conf file to the current
23 directory containing all the Pronto codes extracted from the input file.
24
25
27 -h --help
28 Display usage summary.
29
31 lircd.conf(5)
32
33
34
35pronto2lirc 0.10.0 Last change: Oct 2016 PRONTO2LIRC(1)