asfsm(1.0pre14) asfsm(1.0pre14)
NAME
asfsm - the AfterStep file system monitor
SYNOPSIS
asfsm [-bg] [-fg] [-bp] [-z] [-pbg] [-pfg] [-pbp] [-i]
DESCRIPTION
The asfsm application is a file system monitor for the
AfterStep window manager. It displays "raised" horizontal
bars representing the percent used of each mounted
filesystem. Filesystems of zero initial block size are
represented as "lowered" horizontal bars that span the
entire window if the -showzero option is used, otherwise
they are not shown at all. asfsm checks the filesystem
usage on an interval. Filesystems mounted between inter
vals will appear after the next scan. Left clicking the
mouse in a bar pops up a window displaying detailed infor
mation about the filesystem that the bar represents.
CONFIGURATION OPTIONS
-showzero
Shows zero sized filesystems such as /proc.
-bg
Changes background color of the main window.
-fg
Changes foreground color of the main window.
-bp
Changes background pixmap of the main window. Can
also be None which lets the background color show
through.
-z
Changes foreground color for filesystems of zero
initial block size.
-pbg
Changes background color of the popup window.
-pfg
Changes foreground color of the popup window.
-pbd
Changes border color of the popup window.
-pbp
Changes background pixmap of the popup window. Can
also be None which lets the background color show
through, Transparent which makes it transparent, or
Translucent which makes it translucent.
-i
asfsm 21 January 1998 1
asfsm(1.0pre14) asfsm(1.0pre14)
Changes the interval of scan in seconds. The
default is every 5 seconds.
INVOCATION
asfsm can be called from one of many ways. The most com
mon invocation is the command line:
[user@host] ~% asfsm -b green -f blue -i 3 -pbp Translucent&
Another way to call asfsm is from the window manager:
*Wharf - - MaxSwallow "asfsm" asfsm -b green -f blue -i 3 -pbp Translucent&
This line, when placed in the .steprc file in the users
home directory will cause asfsm a button on the Wharf (1)
button bar under the afterstep (1) window manager.
COPYRIGHTS
GNU GPL v2
AUTHORS
David Muse <dmuse@engr.latech.edu> -- application and man
page.
asfsm 21 January 1998 2
Man(1) output converted with
man2html