SYNOPSIS
wmupmon [options]
DESCRIPTION
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, Black-
Box, Waimea, and Enlightenment.
The uptime is broken up into 4 parts - days, hours, minutes, and sec-
onds. It has an LCD look-alike user interface. The back-light may be
turned on/off by clicking the mouse button over the application.
OPTIONS
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
AUTHOR
wmupmon was assembled by Justin Spadea <justin@j-z-s.com>. It is
Man(1) output converted with
man2html