This page is outdated. Please refer to http://docs.xfce.org/xfce/xfce4-power-manager for up-to-date information on xfce4-power-manager. ====== xfce4-power-manager ====== 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, CPU frequency scaling). 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, and it provides the inhibit interface which allows applications to prevent automatic sleep actions via the power manager; as an example, the operating system’s package manager should make use of this interface while it is performing update operations. ===== Credits ===== Maintainer: Ali Abdallah aliov@xfce.org ===== Special thanks for ===== * Yves-Alexis Perez corsac@debian.org * Mike Massonnet mmassonnet@xfce.org ===== Screen shots ===== ==== Power manager preferences ==== {{:projects:applications:xfpm-settings.png|:projects:applications:xfpm-settings.png}} ==== Battery monitoring icon in the system tray ==== {{:projects:applications:xfpm-battery.png|:projects:applications:xfpm-battery.png}} ==== LCD Brightness plugin ==== {{:projects:applications:xfpm-brightness-plugin.png|:projects:applications:xfpm-brightness-plugin.png}} This plugin allows you to control your LCD brightness level from the xfce4-panel. ===== Releases ===== ====Version 1.0.0 ==== [[http://archive.xfce.org/src/apps/xfce4-power-manager/1.0/xfce4-power-manager-1.0.10.tar.bz2|xfce4-power-manager-1.0.10]] --- //2011/02/20 14:35// ====Version 0.8.5 ==== [[http://archive.xfce.org/src/apps/xfce4-power-manager/0.8/xfce4-power-manager-0.8.5.tar.bz2|xfce4-power-manager-0.8.5]] --- //2010/03/02 17:25// ===== GIT ===== You can check out the Xfce GIT Repository like so: git clone http://git.xfce.org/xfce/xfce4-power-manager You can view the GIT source tree [[http://git.xfce.org/xfce/xfce4-power-manager/|online]] as well. ===== Compiling ===== ./configure --prefix=/usr --sysconfdir=/etc (or ./autogen.sh if you are compiling from svn). make make install (as root) ===== Dependencies ===== * Gtk >= 2.12.0. * Libglade > = 2.0.0. (Only for version 0.8.0). * Glib >= 2.16.0. * DBus >= 0.60. * DBus-Glib > 0.70. * Xfconf >= 4.6.0. * Libxfcegui4>= 4.6.0. * Libxfce4utils >= 4.6.0. * Libnotify >= 0.4.1. * Libxfce4panel >= 4.6.0 (to build the panel plugin). * DPMS X extension for monitor control. * HALD >= 0.5.6 running. ===== BUGS ===== Please report all bugs on [[http://bugzilla.xfce.org/|Xfce Bugzilla]], using the 'Xfce Goodies' project and 'xfce4-power-manager' component.