Linux Commands Examples

A great documentation place for Linux commands

acpi_listen

ACPI event listener


see also : acpid

Synopsis

acpi_listen [options]


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples


no example yet ...

... Feel free to add your own example above to help other Linux-lovers !

description

acpid is the system-wide ACPI event catcher. acpi_listen 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.

options

-c, --count events

Receive up to a maximum number of ACPI events, then exit.

-s, --socketfile filename

This option changes the name of the UNIX domain socket which acpid opens. Default is /var/run/acpid.socket.

-t, --time seconds

Listen for the specified time in seconds, before exiting.

-v, --version

Print version information and exit.

-h, --help

Show help and exit.

files

/var/run/acpid.socket


bugs

There are no known bugs. To file bug reports, see AUTHORS below.


see also

acpid


authors

Ted Felix (www.tedfelix.com)
Tim Hockin <thockin[:at:]hockin[:dot:]org>
Luca Capello <luca[:at:]pca[:dot:]it>

How can this site be more helpful to YOU ?


give  feedback