Make AddMouseRegion's index unsigned
[dockapps.git] / wmload / wmload.1
blobc31e70d6ca2e41a4c5c1ef314bf8792e904145e3
1 .TH WMLOAD 1 "September 1999"
2 .SH NAME
3 wmload \- graphically display the kernel/system statistics
4 .SH SYNOPSIS
5 .B wmload
6 [ \-u <secs> ] [ \-e <program> ] [ \-l <color> ]
7 [ \-p [+|\-]x [+|\-]y ] [ \-s ] [ \-i ] [ \-w ] [ \-v ]
8 .SH DESCRIPTION
9 \fBwmload\fP displays a graphical representation of the kernel/system
10 statistics on a 64x64 miniwindow. There are three shades in the window:
11 the light one, which corresponds to \fIuser\fP statistics, second is
12 the \fInice time\fP statistics, and the darkest one is \fIsystem\fP
13 statistics.
14 .SH OPTIONS
15 .TP
16 .I \-u <secs>
17 updatespeed
18 .TP
19 .I \-e <program>
20 program to start on click
21 .TP
22 .I \-p [+|\-]x[+|\-]y
23 position of wmload
24 .TP
25 .I \-s
26 without groundplate
27 .TP
28 .I \-i
29 start up as icon
30 .TP
31 .I \-w
32 start up withdrawn
33 .TP
34 .I \-v
35 output version
36 .SH FILES
37 .TP
38 .I /proc/stat
39 kernel/system statistics and other information
40 .SH AUTHORS
41 .B wmload
42 was written by Ryan Land <rand@bc1.com>, based on asload by Beat Christen
43 <bchriste@iiic.ethz.ch>.
44 .sp
45 This manpage was written by Marcelo Magallon <mmagallo@debian.org>.
46 .SH "SEE ALSO"
47 .BR ps (1),
48 .BR tload (1),
49 .BR top (1),
50 .BR uptime (5),
51 .BR w (1).