1IRCAT(1)                              FSF                             IRCAT(1)
2
3
4

NAME

6       ircat - print strings when pressing buttons
7

SYNOPSIS

9       ircat [options] <prog>
10

DESCRIPTION

12       This  program  prints config strings to standard output. It can be used
13       to provide remote control input to scripts and to  debug  your  .lircrc
14       file.
15
16       The  argument  to the program is the program name, as it appears in the
17       prog entries in .lircrc.
18
19       -h --help
20              display usage summary
21
22       -v --version
23              display version
24
25       -c --config=<file>
26              set config file
27

EXAMPLES

29       If .lircrc contains:
30
31       begin
32            prog = myprog
33            button = tv_p+
34            config = next_file
35       end
36
37       then
38
39       $ ircat myprog
40
41       will print "next_file" (followed by  newline)  every  time  the  button
42       tv_p+ is pressed.
43

SEE ALSO

45       The  documentation  for  lirc  is  maintained  as  html pages. They are
46       located under html/ in the documentation directory.
47
48
49
50ircat 0.8.2                        June 2007                          IRCAT(1)
Impressum