1rorschach(6x) XScreenSaver manual rorschach(6x)
2
3
4
6 rorschach - simulate ink-blot patterns
7
9 rorschach [-display host:display.screen] [-foreground color] [-back‐
10 ground color] [-window] [-root] [-mono] [-install] [-visual visual]
11 [-iterations integer] [-offset integer] [-xsymmetry] [-ysymmetry]
12 [-erase-speed usecs] [-delay secs]
13
15 The rorschach program draws random patterns reminiscent of the psycho‐
16 logical test of same name.
17
19 rorschach accepts the following options:
20
21 -window Draw on a newly-created window. This is the default.
22
23 -root Draw on the root window.
24
25 -mono If on a color display, pretend we're on a monochrome display.
26
27 -install
28 Install a private colormap for the window.
29
30 -visual visual
31 Specify which visual to use. Legal values are the name of a
32 visual class, or the id number (decimal or hex) of a specific
33 visual.
34
35 -iterations integer
36 How many dots should be drawn each time. Default 4000.
37
38 -offset integer
39 How far apart the dots should be. Default 4 pixels.
40
41 -xsymmetry
42 Whether the images should be horizontally symmetrical. Default
43 true.
44
45 -ysymmetry
46 Whether the images should be vertically symmetrical. Default
47 false.
48
49 -erase-speed usecs
50 This controls the speed at which the screen will be erased.
51 (Delay between erasing of individual lines.)
52
53 -delay seconds
54 This sets the number of seconds that the figure will be on the
55 screen.
56
58 DISPLAY to get the default host and display number.
59
60 XENVIRONMENT
61 to get the name of a resource file that overrides the global
62 resources stored in the RESOURCE_MANAGER property.
63
65 May call your sanity into question.
66
68 X(1), xscreensaver(1)
69
71 Copyright © 1992 by Jamie Zawinski. Permission to use, copy, modify,
72 distribute, and sell this software and its documentation for any pur‐
73 pose is hereby granted without fee, provided that the above copyright
74 notice appear in all copies and that both that copyright notice and
75 this permission notice appear in supporting documentation. No repre‐
76 sentations are made about the suitability of this software for any pur‐
77 pose. It is provided "as is" without express or implied warranty.
78
80 Jamie Zawinski <jwz@jwz.org>, 13-aug-92.
81
82
83
84X Version 11 5.05-3 (06-Apr-2008) rorschach(6x)