man-pages/man8/acpi_listen.8.html
2021-03-31 01:06:50 +01:00

105 lines
2.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of acpi_listen</TITLE>
</HEAD><BODY>
<H1>acpi_listen</H1>
Section: Maintenance Commands (8)<BR>Updated: Nov 2003<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
acpi_listen - ACPI event listener
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>acpi_listen</B> [<I>options</I>]
<P>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<B>acpid</B> is the system-wide ACPI event catcher. <B>acpi_listen</B> is a
simple shell-friendly tool which connects to acpid and listens for events.
When an event occurs, acpi_listen will print it on stdout.
<P>
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="1"><B>-c</B><I></I>, <B>--count</B><I> events</I>
<DD>
Receive up to a maximum number of ACPI events, then exit.
<DT id="2"><B>-s</B><I></I>, <B>--socketfile</B><I> filename</I>
<DD>
This option changes the name of the UNIX domain socket which <B>acpid</B> opens.
Default is <I>/var/run/acpid.socket</I>.
<DT id="3"><B>-t</B><I></I>, <B>--time</B><I> seconds</I>
<DD>
Listen for the specified time in seconds, before exiting.
<DT id="4"><B>-v</B><I></I>, <B>--version</B>
<DD>
Print version information and exit.
<DT id="5"><B>-h</B><I></I>, <B>--help</B>
<DD>
Show help and exit.
<P>
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>FILES</H2>
<B>/var/run/acpid.socket</B>
<P>
<A NAME="lbAG">&nbsp;</A>
<H2>BUGS</H2>
There are no known bugs. To file bug reports, see <B>AUTHORS</B> below.
<A NAME="lbAH">&nbsp;</A>
<H2>SEE ALSO</H2>
<A HREF="/cgi-bin/man/man2html?8+acpid">acpid</A>(8)
<A NAME="lbAI">&nbsp;</A>
<H2>AUTHORS</H2>
Ted Felix (<A HREF="http://www.tedfelix.com">www.tedfelix.com</A>)
<BR>
Tim Hockin &lt;<A HREF="mailto:thockin@hockin.org">thockin@hockin.org</A>&gt;
<BR>
Luca Capello &lt;<A HREF="mailto:luca@pca.it">luca@pca.it</A>&gt;
<BR>
<P>
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="6"><A HREF="#lbAB">NAME</A><DD>
<DT id="7"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="8"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="9"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="10"><A HREF="#lbAF">FILES</A><DD>
<DT id="11"><A HREF="#lbAG">BUGS</A><DD>
<DT id="12"><A HREF="#lbAH">SEE ALSO</A><DD>
<DT id="13"><A HREF="#lbAI">AUTHORS</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:06:10 GMT, March 31, 2021
</BODY>
</HTML>