.TH rorschach "" "" "X Application"
.PC "Simulate ink-blot patterns"
.fi
\fBrorschach
[\-background \fIcolor\fB]
[\-display \fIhost:display.screen\fB]
[\-foreground \fIcolor\fB]
[\-iterations \fIinteger\fB]
[\-mono]
[\-offset \fIinteger\fB]
[\-root]
[\-window]
[\-xsymmetry]
[\-ysymmetry]\fR
.PP
.B rorschach
draws random patterns reminiscent of the psychological test of same name.
It recognizes the following command-line options:
.IP "\fB\-iterations \fIinteger\fR"
Draw
.I integer
dots each time.
The default is 4,000.
.IP \fB\-mono\fR
Map the application to black and white, even if you run it on a color server.
.IP "\fB\-offset \fIinteger\fR"
Set the dots
.I integer
pixels apart.
The default is four pixels.
.IP \fB\-root\fR
Draw the application on the root window.
.IP \fB\-window\fR
Draw the application on a newly created window.
This is the default.
.IP \fB\-xsymmetry\fR
Make the images horizontally symmetrical.
The default is
.BR true .
.IP \fB\-ysymmetry\fR
Make the image vertically symmetrical.
The default is
.BR true .
.SH "Environmental Variables"
.B rorschach
reads the following environmental variables:
.IP \fBDISPLAY\fR
The default host and display number.
.IP \fBXENVIRONMENT\fR
The name of a resource file that overrides the global resources
stored in the property
.BR RESOURCE_MANAGER .
.SH "See Also"
.B
X,
X applications,
xscreensaver
.R
.SH Notes
.II "Zawinski, Jamie"
.B rorschach
was written by Jamie Zawinski (jwz@lucid.com).
.PP
Copyright \(co 1992 by Jamie Zawinski.
Permission to use, copy, modify,
distribute, and sell this software and its documentation for any purpose is
hereby granted without fee, provided that the above copyright notice appear
in all copies and that both that copyright notice and this permission notice
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.
