http://slackware.bholcomb.com/slackware/slackware-11.0/source/xap/xscreensaver/xscree...
[xscreensaver] / hacks / config / moire.xml
index 656a9bc5913584ba625638624b469536ace71fe5..54266965034e1998ff2f62e73e472ba94d8f6b4e 100644 (file)
 
   <!-- #### -no-random -->
 
-  <boolean id="shm" _label="Use Shared Memory" arg-unset="-no-shm"/>
+<!--  <boolean id="shm" _label="Use Shared Memory" arg-unset="-no-shm"/> -->
 
   <_description>
-This one draws cool circular interference patterns.  Most of the
-circles you see aren't explicitly rendered, but show up as a result
-of interactions between the other pixels that were drawn.  Written by
-Jamie Zawinski, inspired by Java code by Michael Bayne.  As he
-pointed out, the beauty of this one is that the heart of the display
-algorithm can be expressed with just a pair of loops and a handful of
-arithmetic, giving it a high ``display hack metric''.
+  When the lines on the screen
+  Make more lines in between,
+  That's a moire'!
+
+Written by Jamie Zawinski and Michael Bayne; 1997.
   </_description>
 </screensaver>