X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fconfig%2Frorschach.xml;h=f7bae3503164f4af36155baae9ba3d8ea8e8c96d;hp=9fa39db56774bf923fdb5b4c3ef73f72fc76536d;hb=49f5b54f312fe4ac2e9bc47581a72451bd0e8439;hpb=ccb7f4903325f92555a9722bba74b58346654ba0 diff --git a/hacks/config/rorschach.xml b/hacks/config/rorschach.xml index 9fa39db5..f7bae350 100644 --- a/hacks/config/rorschach.xml +++ b/hacks/config/rorschach.xml @@ -10,7 +10,7 @@ + low="0" high="50" default="7"/> @@ -20,10 +20,10 @@ low="1" high="60" default="5"/> <_description> -This generates random inkblot patterns. The algorithm is deceptively -simple for how well it works; it merely walks a dot around the screen -randomly, and then reflects the image horizontally, vertically, or -both. Any deep-seated neurotic tendencies which this program reveals -are your own problem. Written by Jamie Zawinski. +This generates random inkblot patterns via a reflected random walk. +Any deep-seated neurotic tendencies which this program reveals +are your own problem. + +Written by Jamie Zawinski; 1992.