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
LIRCRCD(1) User Commands LIRCRCD(1)

lircrcd - daemon to handle consistent .lircrc state among client applications

lircrcd [options] config-file

lircrcd reads the given .lircrc config file and synchronises the mode that the LIRC clients using this config file (irexec(1), irxevent(1) , etc.) are in. Using lircrcd has to be explicitly enabled in the config file by adding the following line at the beginning of the file:
#! lircrcd
-h --help
display this message
-v --version
display version
-p --permission=mode
file permissions for socket
-o --output=socket
output socket filename

-p, --premission=mode
The --permission option gives the file permission of the Unix domain socket lircrcd creates on startup in octal representation. Read the documentation for chmod for further details. If no --permission option is given when the socket is created the default is to give only the user owning the file read and write permissions (0600 in octal representation).
-o, --output=socket
With the --output option you can select the Unix domain socket, which lircrcd will create. The default is to append a "d" character to the config filename given.

The documentation for lirc is maintained as html pages. They are located under html/ in the documentation directory.
March 2011 lircrcd 0.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.