Make AddMouseRegion's index unsigned
[dockapps.git] / wmifs / wmifs.1
blob3583a86e4e18cff0edb9081a519ae98ae44b8cc7
1 .\" Hey, Emacs!  This is an -*- nroff -*- source file.
2 .\" wmifs is copyright 1999-2003 by Jordi Mallach <jordi@debian.org>
3 .\"          copyright 2003-2004 by Romain Francoise <rfrancoise@debian.org>
4 .\"
5 .\" This is free documentation, see the latest version of the GNU
6 .\" General Public License for copying conditions. There is NO warranty.
9 .TH WMIFS 1 "December 26, 2001" "wmifs"
11 .SH NAME
12 wmifs \- a dockable network traffic monitor
13 .SH SYNOPSIS
14 .B wmifs
15 [\-d <display name>] [\-i <interface name>] [\-l] [\-w] [\-h] [\-v]
17 .SH DESCRIPTION
18 WMiFS is a dockable applet for X11 that can monitor all your network
19 interfaces. It's designed for WindowMaker's Dock and AfterStep's Wharf,
20 but it's not dependent on these window managers and should work with
21 any other.
22 It can display the net load using a standard bar graph or using a waveform
23 mode. It also displays the state of the interface with a group of leds.
24 Clicking on the interface name will cycle to the next interface in the
25 system. Users can define commands to be executed when the different mouse
26 buttons are pressed on the main window.
28 .SH OPTIONS
29 .TP
30 .B \-h
31 Show summary of options.
32 .TP
33 .B \-v
34 Show version of the program.
35 .TP
36 .B \-display <display name>
37 Use an alternate X display.
38 .TP
39 .B \-geometry +x+y
40 Set window position.
41 .TP
42 .B \-i <interface name>
43 Interface that should come up initially when executing wmifs.  If you
44 use "auto" as interface name, the first active ("up") interface will be
45 used.
46 .TP
47 .B \-I <interval>
48 Sampling interval, in seconds (default: 0.05).
49 .TP
50 .B \-l
51 Starts wmifs in lock mode. Useful if combined with \-i, if you want to
52 monitor a, for example, ppp device which isn't up when wmifs is started.
53 It won't switch to the next available interface.
54 .TP
55 .B \-s <interval>
56 Scrolling interval, in seconds (default: 5)
57 .TP
58 .B \-w
59 Use the waveform graph instead of the classic one.
60 .TP
61 .B \-c <color>
62 Set color.
64 .SH FILES
65 .TP
66 .I /etc/wmifsrc
67 system wide wmifs configuration file.
68 .TP
69 .I ~/.wmifsrc
70 peruser wmifs configuration file.
72 .SH AUTHOR
73 This manual page was written by Jordi Mallach <jordi@sindominio.net>
74 for the Debian GNU/Linux system (but may be used by others).
76 .SH SEE ALSO
77 .PD 0
78 .TP
79 \fI/usr/share/doc/wmifs\fP