|
NAMEircat - print strings when pressing buttonsSYNOPSISircat [options] <prog>DESCRIPTIONThis program prints config strings to standard output. It can be used to provide remote control input to scripts and to debug your .lircrc file.The argument to the program is the program name, as it appears in the prog entries in .lircrc.
EXAMPLESIf .lircrc contains:begin prog = myprog button = tv_p+ config = next_file end then $ ircat myprog will print "next_file" (followed by newline) every time the button tv_p+ is pressed. SEE ALSOThe documentation for lirc is maintained as html pages. They are located under html/ in the documentation directory.
Visit the GSP FreeBSD Man Page Interface. |