1PM-POWERSAVE(8)              pm-utils User Manual              PM-POWERSAVE(8)
2
3
4

NAME

6       pm-powersave - Put your computer into low power mode
7

SYNOPSIS

9       pm-powersave [{true | false}] [--help]
10

DESCRIPTION

12       This manual page documents briefly the pm-powersave command.
13
14       pm-powersave can be used to set your system into low power mode.
15

OPTIONS

17       true
18           Put the computer into low power mode to reduce energy consumption
19           and extend your laptop´s battery life.
20
21       false
22           Turn off low power mode.
23
24       --help
25           Show the help.
26

FILES

28       /etc/pm/power.d/, /usr/lib/pm-utils/power.d/
29           When you run pm-powersave it combines the scripts in these two
30           directories and executes them in sorted order. If both directories
31           contain a script with the same name, the one in /etc/pm/power.d/
32           has a higher precedence and only this one will be executed.
33
34           Therefore to disable a script from /usr/lib/pm-utils/power.d/
35           simply create an empty file in /etc/pm/power.d/ with the same name
36           and without the executable bit set.
37

SEE ALSO

39       pm-suspend(8), pm-hibernate(8)
40

AUTHOR

42       Michael Biebl <biebl@debian.org>
43           Manpage author.
44
46       Copyright © 2007 Michael Biebl
47
48       This manual page was originally written for the Debian(TM) system, and
49       has been adopted by the pm-utils project.
50
51       Permission is granted to copy, distribute and/or modify this document
52       under the terms of the GNU General Public License, Version 2 or (at
53       your option) any later version published by the Free Software
54       Foundation.
55
56
57
58
59pm-powersave                      Mar 5, 2007                  PM-POWERSAVE(8)
Impressum