6e6cb38e37
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> |
||
---|---|---|
.. | ||
src | ||
AUTHORS | ||
BUGS | ||
ChangeLog | ||
configure.in | ||
COPYING | ||
INSTALL | ||
LEGGIMI | ||
Makefile.am | ||
NEWS | ||
README | ||
README.compal | ||
THANKS | ||
TODO | ||
wmpower.spec |
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. ----------------------------------------------------------------------