dockapps/wmpower
Alexey I. Froloff 6e6cb38e37 Removed all autogenerated autotools and imake stuff
There's no need to keep autogenerated files in
repository.  Those dockapps which use autotoold must be
autoreconf'ed prior to build, those which use imake must be
xmkmf'ed.  As of wmbiff, AC_PATH_XTRA_CORRECTED was a hack to
avoid bug in older autoconf version, which is no longer needed
(it's 2012 now already).

Signed-off-by: Alexey I. Froloff <raorn@raorn.name>
2012-06-05 20:48:52 +01:00
..
src Removed all autogenerated autotools and imake stuff 2012-06-05 20:48:52 +01:00
AUTHORS Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
BUGS Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
ChangeLog Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
configure.in Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
COPYING Mass update GPLv2 from http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt 2012-06-05 20:45:40 +01:00
INSTALL Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
LEGGIMI Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
Makefile.am Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
NEWS Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
README Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
README.compal Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
THANKS Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
TODO Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
wmpower.spec Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00

                                  WMPOWER
                                  
wmpower is a Window Maker dock application allowing the user to
graphically see (and set) the power management status of his laptop.

----------------------------------------------------------------------

Features:
- It works;
- Battery status display (you choose the battery);
- Both APM and ACPI kernels are supported;
- On ACPI kernels you get fan status and a thermal sensor;
- Direct access to Toshiba hardware: you get fan status
  and LCD brightness management even without an APCI kernel;
- While on battery, it can stop your fan, HD
  to make the battery last longer; if you have a
  Toshiba Laptop, it can also adjust your LCD brightness;
- Fast battery charge mode: you can keep 'on battery'
  settings until your battery reaches 100%: this will
  make it recharge much faster;
- no-meddling option: if you want the program to display
  power manamenegt status, but not to take any action.
- On Toshiba laptops you can use your mouse wheel to adjust
  the brightness of your lcd screen.
- Support for Dell laptops for temperature and fan status
- Support for Compal hardware (see README.compal)
- CPU frequency scaling support

----------------------------------------------------------------------

Usage:
Just type 'wmpower' in a shell...
Type 'wmpower -h' to see all available options.
Obviously it needs a running X-Server to work.

----------------------------------------------------------------------