1acpi_listen(17)                                                acpi_listen(17)
2
3
4

NAME

6       acpi_listen - ACPI event listener
7

SYNOPSIS

9       acpi_listen options]
10
11

DESCRIPTION

13       acpid  is  the  sysem-wide ACPI event catcher.  acpi_listen is a simple
14       shell-friendly tool which connects to acpid  and  listens  for  events.
15       When an event occurs, acpi_listen will print it on stdout.
16
17

OPTIONS

19       -c, --count events
20              Receive up to a maximum number of ACPI events, then exit.
21
22       -s, --socketfile filename
23              This  option  changes  the  name of the UNIX domain socket which
24              acpid opens.  Default is /var/run/acpid.socket.
25
26       -t, --time seconds
27              Listen for the specified time in seconds, before exiting.
28
29       -v, --version
30              Print version information and exit.
31
32       -h, --help
33              Show help and exit.
34
35

FILES

37       /var/run/acpid.socket
38
39

BUGS

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

SEE ALSO

44       regcomp(3), sh(1), socket(2), connect(2)
45

AUTHORS

47       Tim Hockin <thockin@sun.com>
48       Luca Capello <luca@pca.it>
49
50
51
52
53                                   Nov 2003                    acpi_listen(17)
Impressum