d660bc32a1
Added support for "zooming" the icon display on a region
23 lines
854 B
Plaintext
23 lines
854 B
Plaintext
$OpenBSD: patch-wmGrabImage_wmGrabImage_1,v 1.1 2001/06/15 09:29:02 wilfried Exp $
|
|
--- wmGrabImage/wmGrabImage.1.orig Sun May 27 21:02:18 2001
|
|
+++ wmGrabImage/wmGrabImage.1 Fri Jun 15 11:23:27 2001
|
|
@@ -1,6 +1,6 @@
|
|
-.TH WMGRABIMGAE 1 "16 December 1998"
|
|
+.TH WMGRABIMAGE 1 "16 December 1998"
|
|
.SH NAME
|
|
-WMGRABIMGAE \- Dockable WWW Image monitor.
|
|
+WMGRABIMAGE \- Dockable WWW Image monitor.
|
|
.SH SYNOPSIS
|
|
.B wmGrabImage
|
|
[-h] [-display <Display>] -url <Image URL> [-http <URL>] [-c] [-delay <Time>]
|
|
@@ -43,6 +43,9 @@ Center the image vertically within the i
|
|
.TP
|
|
.B \-delay <Time>
|
|
The time between updates. The default is about 5 minutes.
|
|
+.TP
|
|
+.B \-geom <CropGeometry>
|
|
+The geometry to pass to convert.
|
|
.SH FILES
|
|
The original sized image and the thumbnail XPM image are both stored in
|
|
~/.wmGrabImage/ which gets created if it doesnt already exist.
|