2 .\" groff -man -Tascii wmtop.1
4 .TH WMTOP 1 "JUNE 1999" Linux "User Manuals"
7 wmtop - WindowMaker dockapp
19 displays the CPU or physical memory (under Linux only) usage of the
20 top three processes. These may be refined by user supplied criteria,
21 either via the command line or by clicking on the application.
24 While running a left click alternates between CPU and memory
25 display. A right click launches the application specified at the
26 command line. Middle clicking changes between displaying all
27 and user only processes.
30 Displays program version.
33 The standard X geometry specifications. Only X and Y position
34 requests are honoured. Any height and width specifications
38 Specify an X server other than the local display.
41 Displays processes only owned by the user.
44 Execute \fIcommand\fP when application is right clicked.
47 Exclude processes whose name matches the given regular expression. The regular
48 expression need only match part of the process name. Use '^' to mean the start
49 of the name and '$' to mean the end.
52 Show memory usage rather than CPU usage on start-up.
55 Choose an artisitc style or theme for wmtop to use.
58 Set interval between process samples in milliseconds.
61 Set interval between screen updates in milliseconds.
64 Monitor only users processes, exclude WindowMaker dock apps and
65 pop up xps when double clicked:
67 wmtop \-c xps \-U \-x '^wm'
69 where we assume dock apps all have names starting with 'wm'.
72 Please report any bugs you may find to:
74 .B wmtop-bugs@tanelorn.demon.co.uk
77 Dan Piponi <dan@tanelorn.demon.co.uk>
79 http://www.tanelorn.demon.co.uk
81 http://wmtop.sourceforge.net