irpty - Man Page

Pseudo tty driver.

Synopsis

irpty [options] config_file -- program [args ...]

Description

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.

Options

-h --help

display usage summary

-V --version

display version

-e --no-echo

disable echo

-i --ignore-eof

ignore EOF

-n --non-interactive

force non-interactive mode

-v --verbose

verbose mode

See Also

The documentation for lirc is maintained as html pages. They are located under html/ in the documentation directory.

Referenced By

irxevent(1).

Last change: Aug 2015 irpty 0.10.0