dockapps/wmlongrun
Doug Torrance 219e04f6ad Update mailing list links to new Google Groups. 2018-05-14 23:34:53 +01:00
..
doc Remove trailing whitespace in recently added dockapps. 2016-12-24 12:32:17 +00:00
src wmlongrun: Update for modern kernels, *really* release version 0.3.1. 2016-12-24 12:35:45 +00:00
AUTHORS wmlongrun: Add version 0.3.0pre1 to repository. 2016-12-03 22:16:47 +00:00
COPYING wmlongrun: Add version 0.3.0pre1 to repository. 2016-12-03 22:16:47 +00:00
ChangeLog wmlongrun: Update for modern kernels, *really* release version 0.3.1. 2016-12-24 12:35:45 +00:00
INSTALL wmlongrun: Add version 0.3.0pre1 to repository. 2016-12-03 22:16:47 +00:00
MAKEDEV-cpuid-msr wmlongrun: Add version 0.3.0pre1 to repository. 2016-12-03 22:16:47 +00:00
Makefile.am wmlongrun: Add version 0.3.0pre1 to repository. 2016-12-03 22:16:47 +00:00
NEWS wmlongrun: Add version 0.3.0pre1 to repository. 2016-12-03 22:16:47 +00:00
README Update mailing list links to new Google Groups. 2018-05-14 23:34:53 +01:00
TODO wmlongrun: Add version 0.3.0pre1 to repository. 2016-12-03 22:16:47 +00:00
configure.ac Update mailing list links to new Google Groups. 2018-05-14 23:34:53 +01:00

README

WMLongRun - A dockapp to monitor the LongRun(tm) status on Crusoe

General Information
===================
WMLongRun is a program to monitor for LongRun. It displays the current
LongRun(tm) settings and status: the frequency, the LongRun(tm) flags
(performance or economy), and the performance level (expressed as a percentile).

It is a dockapp (dockable application) that is supported by X window managers
such as Window Maker, AfterStep, BlackBox, and Enlightenment. It has two user
interfaces: an LCD look-alike user interface and an LED-interface. If you select
the LCD-interfaces, the back-light may be turned on/off by clicking the mouse
button over the application.

It runs on GNU/Linux / FreeBSD.


Installation
============
See the file 'INSTALL' for instructions.


Copyright
=========
GPL applies all portions of the code I wrote. Please see COPYING file.


Usage
=====
* To turn on/off back-light, click the mouse button over the application.
* To see the following help messages, type 'wmlongrun --help'.

$ wmlongrun [OPTIONS]
 -d,  --display <string>        display to use
 -bl, --backlight               turn on back-light
 -lc, --light-color <color>     back-light color (rgb:6E/C6/3B is default)
 -i,  --interval <number>       number of secs between updates (1 is default)
 -cd, --cpuid-device <device>   CPUID device ('/dev/cpu/0/cpuid' is default)
 -md, --msr-device <device>     MSR device   ('/dev/cpu/0/msr' is default)
 -l,  --led                     run the application with LED interface
 -h,  --help                    show this help text and exit
 -v,  --version                 show program version and exit
 -w,  --windowed                run the application in windowed mode
 -bw, --broken-wm               activate broken window manager fix

NOTE:
'-cd, --cpuid-device','-md, --msr-device' are options for GNU/Linux.

For AfterStep users
===================
Add this line to your ~/GNUstep/Library/AfterStep/wharf:

  *Wharf wmlongrun - Swallow "wmlongrun" wmlongrun -w &


For Enlightenment users
=======================
'-bw, --broken-wm' option will help you.


Bug reports
===========
Please send e-mail to wmaker-dev@googlegroups.com


URL
===
http://www.dockapps.net/wmlongrun