X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Frorschach.hlp;fp=hacks%2Frorschach.hlp;h=8b9df283d335ac6a2ebe372aa95866eea2c73e14;hb=65740e2a8dea3d6309ae6e8914a0fb79e993ada8;hp=0000000000000000000000000000000000000000;hpb=88134d551a9911995c013c5ed06a32c2b1044b85;p=xscreensaver diff --git a/hacks/rorschach.hlp b/hacks/rorschach.hlp new file mode 100755 index 00000000..8b9df283 --- /dev/null +++ b/hacks/rorschach.hlp @@ -0,0 +1,60 @@ +1 RORSCHACH +Simulate ink-blot patterns + +SYNOPSIS + + $ rorschach [-display host:display.screen] [-foreground color] + [-background color] [-window] [-root] [-mono] + [-iterations integer] [-offset integer] [-xsymmetry] [-ysymmetry] + +2 DESCRIPTION +The rorschach program draws random patterns reminiscent of the +psychological test of same name. + +2 OPTIONS +rorschach accepts the following options: + + -window +Draw on a newly-created window. This is the default. + + -root +Draw on the root window. + + -mono +If on a color display, pretend we're on a monochrome display. + + -iterations integer +How many dots should be drawn each time. Default 4000. + + -offset integer +How far apart the dots should be. Default 4 pixels. + + -xsymmetry +Whether the images should be horizontally symmetrical. Default true. + + -ysymmetry +Whether the images should be vertically symmetrical. Default false. + +2 ENVIRONMENT + + DISPLAY +to get the default host and display number. + + XENVIRONMENT +to get the name of a resource file that overrides the global resources +stored in the RESOURCE_MANAGER property. + +2 BUGS +May call your sanity into question. + +2 COPYRIGHT +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. + +2 AUTHOR +Jamie Zawinski , 13-aug-92.