.TH IRPTY "1" "Last change: Aug 2015" "irpty 0.10.1" "User Commands" .SH NAME .P \fBirpty\fR - Pseudo tty driver. .SH SYNOPSIS .B irpty [\fIoptions\fR] \fIconfig_file -- program \fR[\fIargs \fR...] .SH DESCRIPTION .P irpty connects to lircd to receive infrared codes and converts them to key strokes. E.g. type irpty ~/.config/lircrc \-\- workbone to control the CD-player program workbone. Of course you will have to create an appropriate config file for this purpose first. The config string will be passed to the desired application. Note that you can use escape sequences to specify non printable characters. Have a look at the .lircrc file format description for details. .SH OPTIONS .TP \fB\-h\fR \fB\-\-help\fR display usage summary .TP \fB\-V\fR \fB\-\-version\fR display version .TP \fB\-e\fR \fB\-\-no\-echo\fR disable echo .TP \fB\-i\fR \fB\-\-ignore\-eof\fR ignore EOF .TP \fB\-n\fR \fB\-\-non\-interactive\fR force non\-interactive mode .TP \fB\-v\fR \fB\-\-verbose\fR verbose mode .SH "SEE ALSO" .P The documentation for \fBlirc\fR is maintained as html pages. They are located under html/ in the documentation directory.