wmupmon - A dockapp to monitor system uptime
This manual page documents briefly the wmupmon command.
wmupmon is a program to monitor system uptime. It is a
dockapp that is supported by X window managers such as Window Maker,
AfterStep, BlackBox, Waimea, and Enlightenment.
The uptime is broken up into 4 parts - days, hours, minutes, and
seconds. It has an LCD look-alike user interface. The back-light may be
turned on/off by clicking the mouse button over the application.
This program follows the usual GNU command line syntax, with long options
starting with two dashes (`-'). A summary of options is included below.
- -d, --display <string>
- Attempt to open a window on the named X display. In the absence of this
option, the display specified by the DISPLAY environment variable
is used.
- -bl, --backlight
- turn on back-light.
- -lc, --light-color <color>
- back-light color. (rgb:6E/C6/3B is default)
- -s, --style <1 or 2>
- display style (1 is default)
- -i, --interval <number>
- number of secs between updates. (1 is default)
- -h, --help
- show 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
wmupmon was assembled by Justin Spadea <justin@j-z-s.com>. It is largely
based on WMMemLoad by Mark Staggs <me@markstaggs.net>, and WMMemMon and
WMCPULoad by Seiichi SATO <ssato@sh.rim.or.jp>.