GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
IRCAT(1) User Commands IRCAT(1)

ircat - print strings when pressing buttons

ircat [options] <prog>

This 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.

-h --help
display usage summary
-v --version
display version
-c --config=<file>
set config file

If .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.

The documentation for lirc is maintained as html pages. They are located under html/ in the documentation directory.
March 2011 ircat ircat0.9.0

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.