SYNOPSIS

       wmtop [-c command] [-U] [-x regexp] [-m]




DESCRIPTION

       wmtop  displays  the CPU or physical memory (under Linux only) usage of
       the top three processes. These may be refined by user  supplied  crite-
       ria, either via the command line or by clicking on the application.



OPTIONS

       While running a left click alternates between CPU and memory display. A
       right click launches the appliction specfied at the command line.  Mid-
       dle clicking changes between displaying all and user only processes.

       -v     Displays program version.

       -geometry
              The  standard  X  geometry specifications. Only X and Y position
              requests  are  honoured.  Any  height and  width  specifications
              will be ignored.

       -display
              Specify an X server other than the local display.

       -U     Displays processes only owned by the user.

       -c command
              Execute command when application is right clicked.

       -x regexp
              Exclude  processes  whose name matches the given regular expres-
              sion. The regular expression need only match part of the process
              name.  Use '^' to mean the start of the name and '$' to mean the
              end.

       -m     Show memory usage rather than CPU usage on start-up.

       -a theme
              Choose an artisitc style or theme for wmtop to use.

       -s     Set interval between process samples in milliseconds.

       -r     Set interval between screen updates in milliseconds.



EXAMPLES

       Monitor only users processes, exclude WindowMaker dock apps and pop  up
       xps when double clicked:

       http://www.tanelorn.demon.co.uk

       http://wmtop.sourceforge.net



SEE ALSO

       top(1)



Linux                              JUNE 1999                          WMTOP(1)

Man(1) output converted with man2html