Added lirc.
[irreco.git] / lirc-0.8.4a / doc / man / irpty.1
blob95c4503f497436ae32d736c39a39831ad1750a8d
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
2 .TH IRPTY "1" "October 2008" "irpty 0.8.4a" FSF
3 .SH NAME
4 irpty - pseudo tty driver
5 .SH SYNOPSIS
6 .B irpty
7 [\fIoptions\fR] \fIconfig_file -- program \fR[\fIargs \fR...]
8 .SH DESCRIPTION
10 irpty connects to lircd to receive infrared codes and converts them to
11 key strokes. E.g. type irpty ~/.lircrc -- workbone to control the
12 CD-player program workbone. Of course you will have to create an
13 appropriate config file for this purpose first. The config string will
14 be passed to the desired application. Note that you can use escape
15 sequences to specify non printable characters. Have a look at the\
16  .lircrc file format description for details.
17 .TP
18 \fB\-h\fR \fB\-\-help\fR
19 display usage summary
20 .TP
21 \fB\-V\fR \fB\-\-version\fR
22 display version
23 .TP
24 \fB\-e\fR \fB\-\-no\-echo\fR
25 disable echo
26 .TP
27 \fB\-i\fR \fB\-\-ignore\-eof\fR
28 ignore EOF
29 .TP
30 \fB\-n\fR \fB\-\-non\-interactive\fR
31 force non-interactive mode
32 .TP
33 \fB\-v\fR \fB\-\-verbose\fR
34 verbose mode
35 .SH "SEE ALSO"
36 The documentation for
37 .B lirc
38 is maintained as html pages. They are located under html/ in the
39 documentation directory.