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, 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.
This package is known to build and work properly using an LFS-7.9
platform.
Package Information
Xfce4 Power Manager Dependencies
Required
libnotify-0.7.6, UPower-0.9.23,
and xfce4-panel-4.12.0
Optional
UDisks-1.0.5
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/xfce4-power-manager
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