X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fgreynetic.man;h=0b761ccd5824f4d9dbbc00c0da64e6b27a39bcaa;hb=06e9a7886a77cad92f9ddbc169d6d199a4d8b76d;hp=a34af7a455f388dbc1c64add0cc98e90475e953e;hpb=65740e2a8dea3d6309ae6e8914a0fb79e993ada8;p=xscreensaver diff --git a/hacks/greynetic.man b/hacks/greynetic.man old mode 100755 new mode 100644 index a34af7a4..0b761ccd --- a/hacks/greynetic.man +++ b/hacks/greynetic.man @@ -3,7 +3,7 @@ greynetic - draw random stippled/color rectangles .SH SYNOPSIS .B greynetic -[\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-delay \fIusecs\fP] +[\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] [\-delay \fIusecs\fP] .SH DESCRIPTION The \fIgreynetic\fP program draws random rectangles. .SH OPTIONS @@ -19,7 +19,14 @@ Draw on the root window. .B \-mono If on a color display, pretend we're on a monochrome display. .TP 8 -.B \-delay microseconds +.B \-install +Install a private colormap for the window. +.TP 8 +.B \-visual \fIvisual\fP +Specify which visual to use. Legal values are the name of a visual class, +or the id number (decimal or hex) of a specific visual. +.TP 8 +.B \-delay \fImicroseconds\fP Slow it down. .SH ENVIRONMENT .PP @@ -42,4 +49,4 @@ appear in supporting documentation. No representations are made about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. .SH AUTHOR -Jamie Zawinski , 13-aug-92. +Jamie Zawinski , 13-aug-92.