xfce-mirror / xfce4-power-manager

Mirror repository, PRs are not watched, please use Xfce's GitLab

Home Page:https://gitlab.xfce.org/xfce/xfce4-power-manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Mirror repository, PRs are not watched, please use Xfce's GitLab

https://gitlab.xfce.org/xfce/xfce4-power-manager

License:GNU General Public License v2.0


Languages

Language:C 94.0%Language:Makefile 3.6%Language:M4 1.7%Language:Roff 0.6%Language:Shell 0.1%