X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fconfig%2Fslidescreen.xml;h=efa1091b6362957481001284cfbe0936a4a5ca21;hb=f8cf5ac7b2f53510f80a0eaf286a25298be17bfe;hp=39b1db4936a4ddefdbc940a9bb487d3191f0d51c;hpb=9c9d475ff889ed8be02e8ce8c17da28b93278fca;p=xscreensaver diff --git a/hacks/config/slidescreen.xml b/hacks/config/slidescreen.xml index 39b1db49..efa1091b 100644 --- a/hacks/config/slidescreen.xml +++ b/hacks/config/slidescreen.xml @@ -4,29 +4,47 @@ - +
+ + - + - + - + + + - + + + + + + + +
+ + <_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. Written by Jamie Zawinski. +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.