1lirc-lsremotes(1)                User Commands               lirc-lsremotes(1)
2
3
4

NAME

6       lirc-lsremotes - parse lirc configuration files.
7

SYNOPSIS

9       lirc-lsremotes [options] <directory>
10
11       lirc-lsremotes [options] <file>
12
13
14

DESCRIPTION

16       lirc-lsremotes  can  parse  lirc  remote  configuration  files  (i. e.,
17       lircd.conf) and display a  condensed  index  line,  the  complete  data
18       and/or diagnostics.
19
20       When given a directory (first form) it expects this to contain a number
21       of vendor directories, each of which containing one or more  configura‐
22       tion files.
23
24       In  the second form lirc-lsremotes displays remote configurations for a
25       given config file.
26
27

OPTIONS

29       -d, --dump
30           Dump the complete configuration data for listed configurations.
31
32       -s, --silent
33           Only print diagnostics.
34
35       -v --version
36           Print version info
37
38       -h, --help
39           Print help message.
40

EXAMPLES

42       Print a status line and possible diagnostics for a file:
43
44
45           $ lirc-lsremotes  remotes/hitachi/RM-466E.lircd.conf
46           lirc-lsremotes: Warning RM-466E: you should specify a valid gap value
47           hitachi;RM-466E.lircd.conf;no_lircmd;no_photo;RM-466E;timing;no_raw
48
49       List a status line for all remotes under  remotes,  saving  diagnostics
50       into a file:
51
52
53           $ lirc-lsremotes  remotes > remotes.list 2>warnings.txt
54
55

SEE ALSO

57       http://sourceforge.net/projects/lirc-remotes
58
59
60
61lirc-lsremotes 0.10.0        Last change: Aug 2015           lirc-lsremotes(1)
Impressum