1 .TH WMGRABIMGAE 1 "16 December 1998"
3 WMGRABIMGAE \- Dockable WWW Image monitor.
6 [-h] [-display <Display>] -url <Image URL> [-http <URL>] [-c] [-delay <Time>]
9 wmGrabImage is a WindowMaker DockApp that maintains a small thumbnail copy of
10 your favorite image from the WWW. The image to monitor is specified via the
11 "-url <Image URL>" command-line option and it gets updated approximately every
12 5 minutes. The update interval can be overridden via the "-delay <Time>"
13 command-line option (Time is in seconds).
15 Each of the three mouse buttons can be double clicked with the following effects;
18 Brings up the full-sized image in xv.
21 Sends a URL (specified via the -http <URL> command-line option) to an already
22 running netscape process or in a new netscape process if there arent any
26 Updates the image immediately.
30 Display list of command-line options.
32 .B \-display [display]
33 Use an alternate X Display.
36 The URL of the WWW image to monitor.
39 The URL to send to netscape via a Middle double click.
42 Center the image vertically within the icon.
45 The time between updates. The default is about 5 minutes.
47 The original sized image and the thumbnail XPM image are both stored in
48 ~/.wmGrabImage/ which gets created if it doesnt already exist.
50 wget and the ImageMagick convert utility.
52 Who knows? -- its still Beta though. (Let me know if you find any). Oldish
53 versions of the ImageMagick convert utility have a memory leak -- if you have
54 that problem, upgrade to the latest version.
56 Michael G. Henderson <mghenderson@lanl.gov>