1 .TH XScreenSaver 1 "13-aug-92" "X Version 11"
3 rorschach - simulate ink-blot patterns
6 [\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-iterations \fIinteger\fP] [\-offset \fIinteger\fP] [\-xsymmetry] [\-ysymmetry]
8 The \fIrorschach\fP program draws random patterns reminiscent of the
9 psychological test of same name.
12 accepts the following options:
15 Draw on a newly-created window. This is the default.
18 Draw on the root window.
21 If on a color display, pretend we're on a monochrome display.
23 .B \-iterations integer
24 How many dots should be drawn each time. Default 4000.
27 How far apart the dots should be. Default 4 pixels.
30 Whether the images should be horizontally symmetrical. Default true.
33 Whether the images should be vertically symmetrical. Default false.
38 to get the default host and display number.
41 to get the name of a resource file that overrides the global resources
42 stored in the RESOURCE_MANAGER property.
44 May call your sanity into question.
49 Copyright \(co 1992 by Jamie Zawinski. Permission to use, copy, modify,
50 distribute, and sell this software and its documentation for any purpose is
51 hereby granted without fee, provided that the above copyright notice appear
52 in all copies and that both that copyright notice and this permission notice
53 appear in supporting documentation. No representations are made about the
54 suitability of this software for any purpose. It is provided "as is" without
55 express or implied warranty.
57 Jamie Zawinski <jwz@lucid.com>, 13-aug-92.