forked from xfce-mirror/xfce4-power-manager
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
38 lines (32 loc) · 1.35 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
What is it?
===========
This software is a power manager for the Xfce desktop, Xfce power manager manages the power sources
on the computer and the devices that can be controlled to reduce their power consumption
(such as LCD brightness level, monitor sleep).
In addition, xfce4-power-manager provides a set of freedesktop-compliant DBus interfaces to
inform other applications about current power level so that they can adjust their power consumption.
Required packages
=================
Xfce Power Manager depends on the following packages:
- Gtk 2.24 or above.
- Glib 2.30 or above.
- DBus 1.1 or above.
- DBus glib 0.84 or above.
- libxfce4ui 4.10.0 or above.
- libxfce4util 4.10.0 or above
- libnotify 0.4.1 or above.
- xfconf 4.10.0 or above.
- libxfce4panel 4.10.0 or above (optional, for the Xfce panel plugin).
- lxdepanel 0.5.6 or above (optional, for the LXDE panel plugin).
- XRandR 1.2.0 or above.
- DPMS X11 extension (DPMS support, required).
- UPower 0.9.7 or above.
- Polkit 0.91 or above (optional but recommended).
- Consolekit (optional but recommended).
- LoginD/SystemD (optional).
- Pm-utils (for suspend & hibernate on Linux).
How to report bugs?
===================
Bugs should be reported to the Xfce bug tracking system
(http://bugzilla.xfce.org, product xfce4-power-manager). You will need to
create an account for yourself.