1IRPTY(1) User Commands IRPTY(1)
2
3
4
6 irpty - pseudo tty driver
7
9 irpty [options] config_file -- program [args ...]
10
12 irpty connects to lircd to receive infrared codes and converts them to
13 key strokes. E.g. type irpty ~/.lircrc -- workbone to control the CD-
14 player program workbone. Of course you will have to create an appropri‐
15 ate config file for this purpose first. The config string will be
16 passed to the desired application. Note that you can use escape
17 sequences to specify non printable characters. Have a look at the .lir‐
18 crc file format description for details.
19
20 -h --help
21 display usage summary
22
23 -V --version
24 display version
25
26 -e --no-echo
27 disable echo
28
29 -i --ignore-eof
30 ignore EOF
31
32 -n --non-interactive
33 force non-interactive mode
34
35 -v --verbose
36 verbose mode
37
39 The documentation for lirc is maintained as html pages. They are
40 located under html/ in the documentation directory.
41
42
43
44irpty 0.9.0 March 2011 IRPTY(1)