X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Frorschach.man;h=4619f0ff2a587679d5669c6dbaaef4af86a1f064;hb=b08b6f995f8d5e0ff37d2f627bff3f61dcb75ac5;hp=46b832fc4570397a8e8658646d27c8ede1944380;hpb=65740e2a8dea3d6309ae6e8914a0fb79e993ada8;p=xscreensaver diff --git a/hacks/rorschach.man b/hacks/rorschach.man old mode 100755 new mode 100644 index 46b832fc..4619f0ff --- a/hacks/rorschach.man +++ b/hacks/rorschach.man @@ -3,7 +3,7 @@ rorschach - simulate ink-blot patterns .SH SYNOPSIS .B rorschach -[\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-iterations \fIinteger\fP] [\-offset \fIinteger\fP] [\-xsymmetry] [\-ysymmetry] +[\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] [\-iterations \fIinteger\fP] [\-offset \fIinteger\fP] [\-xsymmetry] [\-ysymmetry] .SH DESCRIPTION The \fIrorschach\fP program draws random patterns reminiscent of the psychological test of same name. @@ -20,10 +20,17 @@ Draw on the root window. .B \-mono If on a color display, pretend we're on a monochrome display. .TP 8 -.B \-iterations integer +.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 \-iterations \fIinteger\fP How many dots should be drawn each time. Default 4000. .TP 8 -.B \-offset integer +.B \-offset \fIinteger\fP How far apart the dots should be. Default 4 pixels. .TP 8 .B \-xsymmetry @@ -54,4 +61,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.