Introduction to Xfce4 Power Manager
The Xfce4 Power Manager 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 or 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.
Note
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
Package Information
Xfce4 Power Manager Dependencies
Required
libnotify-0.8.3, UPower-1.90.2, and xfce4-panel-4.18.5
Recommended
Polkit-124 (runtime, required for laptop backlight control)
Optional
NetworkManager-1.44.2
Installation of Xfce4 Power Manager
Install Xfce4 Power Manager by running the following commands:
./configure --prefix=/usr --sysconfdir=/etc &&
make
This package does not come with a test suite.
Now, as the root
user:
make install