X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fconfig%2Fslidescreen.xml;h=efa1091b6362957481001284cfbe0936a4a5ca21;hb=f8cf5ac7b2f53510f80a0eaf286a25298be17bfe;hp=6cd3ccfe17caa80fb33610f598281fed7a3f0a9e;hpb=de460e831dc8578acfa8b72251ab9346c99c1f96;p=xscreensaver diff --git a/hacks/config/slidescreen.xml b/hacks/config/slidescreen.xml index 6cd3ccfe..efa1091b 100644 --- a/hacks/config/slidescreen.xml +++ b/hacks/config/slidescreen.xml @@ -4,38 +4,46 @@ - +
+ + - + - + - + + + - + - + + + + + +
<_description> -This takes an image, divides it into a grid, and then randomly shuffles -the squares around as if it was one of those annoying "16-puzzle" -games, where there is a grid of squares, one of which is missing. -I hate trying to solve those puzzles, but watching one permute itself -is more amusing. +A variant on a "fifteen puzzle", operating on the screen or an image. +It divides the image into a grid and randomly shuffles the squares. + +http://en.wikipedia.org/wiki/Fifteen_puzzle Written by Jamie Zawinski; 1994.