http://se.aminet.net/pub/X11/ftp.x.org/contrib/vms/xscreensaver-124.zip
[xscreensaver] / hacks / rorschach.man
1 .TH XScreenSaver 1 "13-aug-92" "X Version 11"
2 .SH NAME
3 rorschach - simulate ink-blot patterns
4 .SH SYNOPSIS
5 .B rorschach
6 [\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-iterations \fIinteger\fP] [\-offset \fIinteger\fP] [\-xsymmetry] [\-ysymmetry]
7 .SH DESCRIPTION
8 The \fIrorschach\fP program draws random patterns reminiscent of the
9 psychological test of same name.
10 .SH OPTIONS
11 .I rorschach
12 accepts the following options:
13 .TP 8
14 .B \-window
15 Draw on a newly-created window.  This is the default.
16 .TP 8
17 .B \-root
18 Draw on the root window.
19 .TP 8
20 .B \-mono 
21 If on a color display, pretend we're on a monochrome display.
22 .TP 8
23 .B \-iterations integer
24 How many dots should be drawn each time.  Default 4000.
25 .TP 8
26 .B \-offset integer
27 How far apart the dots should be.  Default 4 pixels.
28 .TP 8
29 .B \-xsymmetry
30 Whether the images should be horizontally symmetrical.  Default true.
31 .TP 8
32 .B \-ysymmetry
33 Whether the images should be vertically symmetrical.  Default false.
34 .SH ENVIRONMENT
35 .PP
36 .TP 8
37 .B DISPLAY
38 to get the default host and display number.
39 .TP 8
40 .B XENVIRONMENT
41 to get the name of a resource file that overrides the global resources
42 stored in the RESOURCE_MANAGER property.
43 .SH BUGS
44 May call your sanity into question.
45 .SH SEE ALSO
46 .BR X (1),
47 .BR xscreensaver (1)
48 .SH COPYRIGHT
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.
56 .SH AUTHOR
57 Jamie Zawinski <jwz@mcom.com>, 13-aug-92.