1GNOME-POWER-MANAGER(1) GNOME-POWER-MANAGER(1)
2
3
4
6 gnome-power-manager - gnome power manager userspace daemon
7
9 gnome-power-manager [ --verbose ] [ --debug ] [ --help ]
10
12 This manual page documents briefly the gnome-power-manager command.
13
14 gnome-power-manager is the backend program of the GNOME power manageā
15 ment infrastructure providing a complete and integrated solution to
16 power management under the GNOME desktop environment.
17
18 It supports features such as suspending, hibernating, screen blanking,
19 cpu frequency switching and more in one small neat package.
20
22 This program follows the usual GNU command line syntax, with long
23 options starting with two dashes (`-'). A summary of options is
24 included below.
25
26 --help Show summary of options.
27
28 --verbose
29 Show extra debugging.
30
31 --no-daemon
32 Do not detach gnome-power-manager into the background so that
33 error messages will be displayed on console.
34
35 --debug
36 Only show specific debugging options. Useful for developers
37 only.
38
40 gnome-power-preferences (1).
41
42 The programs are documented fully on http://gnome.org/projects/gnome-
43 power-manager/ .
44
46 This manual page was written by Oliver Grawert <ogra@ubuntu.com> for
47 the Debian system and updated by Ow Mun Heng <nikeow@yahoo.com>
48
49
50
51 29 March,2006 GNOME-POWER-MANAGER(1)