NAME
wmfsm — shows the amount of disk space available
SYNOPSIS
wmfsm [--normal, -n ] [--fire, -f ] [--blink, -b ] [--noblink ]
[-display ] [-d, --delay ] [-h, --help ]
DESCRIPTION
wmfsm is a WindowMaker dock application that shows the amount of disk
space available on mounted file systems with colored bars.
OPTIONS
This program follows the usual GNU command line syntax, with long
options starting with two dashes (‘-’). A summary of options is
included below.
-h --help Show summary of options.
-v --version
Show version of program.
-n --normal
Show the entire bars in the same color.
-f --fire
Render the bars as gradients. You may switch between the
normal and fire modes by mouse clicks anywhere on wmfsm.
-b --blink
Blink the bars if the filesystem is 95% full.
--noblink
Do not blink if the filesystem is 95% full.
-display
Draw on the specified display.
-d --delay
Wait the specified number of milliseconds to redraw the
window.
FILES
You may exclude filesystems from being show by wmfsm by listing them in
the ~/.wmfsmrc file. It should have as its first line either [include]
or [exclude]. The next lines are filesystems that are either
explicitly included or excluded respectively. No comments, leading or
trailing whitespace allowed.
SEE ALSO
X (1x), wmaker (1), df (1).
AUTHOR
This manual page was written by Chris Gray <cgray4@po-box.mcgill.ca>.