Skip to content

xfce-mirror/xfce4-power-manager

Repository files navigation

License

xfce4-power-manager

Xfce4-power-manager manages the power sources of the computer and connected devices (wireless mice, keyboards, media players etc.). It also allows users to control the display backlight brightness and set power-saving modes for displays and monitors. In addition, xfce4-power-manager provides a set of freedesktop-compliant DBus interfaces to inform other applications about the current power level so that they can adjust their power consumption.


Homepage

Xfce4-power-manager documentation

Changelog

See NEWS for details on changes and fixes made in the current release.

Source Code Repository

Xfce4-power-manager source code

Download a Release Tarball

Xfce4-power-manager archive or Xfce4-power-manager tags

Installation

From source:

% cd xfce4-power-manager
% ./autogen.sh
% make
% make install

From release tarball:

% tar xf xfce4-power-manager-<version>.tar.bz2
% cd xfce4-power-manager-<version>
% ./configure
% make
% make install

Reporting Bugs

Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.