1ACPI(1)                     General Commands Manual                    ACPI(1)
2
3
4

NAME

6       acpi - Shows battery status and other ACPI information
7

SYNOPSIS

9       acpi [options]
10

DESCRIPTION

12       acpi  Shows  information from the /proc or the /sys filesystem, such as
13       battery status or thermal information.
14

OPTIONS

16       -b | --battery
17                 show battery information
18
19       -a | --ac-adapter
20                 show ac adapter information
21
22       -t |  --thermal
23                 show thermal information
24
25       -c | --cooling
26                 show cooling device information
27
28       -V | --everything
29                 show every device, overrides above options
30
31       -s | --show-empty
32                 show non-operational devices
33
34       -i | --details
35                 show additional details if available:
36
37                 * battery capacity information
38
39                 * temperature trip points
40
41       -f | --fahrenheit
42                 use fahrenheit as the temperature  unit  instead  of  default
43                 celsius
44
45       -k | --kelvin
46                 use kelvin as the temperature unit instead of default celsius
47
48       -p | --proc
49                 use the old /proc interface, default is the new /sys one
50
51       -d | --directory <dir>
52                 path to ACPI info (either /proc/acpi or /sys/class)
53
54       -h | --help
55                 display help and exit
56
57       -v | --version
58                 output version information and exit
59
60

AUTHOR

62       The  original  version  of this manual page was written by Paul Telford
63       <pxt@debian.org> for the Debian system. Newer additions  were  done  by
64       Michael Meskes <meskes@debian.org>. Permission is granted to copy, dis‐
65       tribute and/or modify this document under the terms of the GNU GPL.
66
67
68
69                                                                       ACPI(1)
Impressum