http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / spiral.c
index 5f886df0d6e248a69c0c967ef94fa1035bda8901..7a2a302995d7baaad2d0f5f8751e075dda444713 100644 (file)
@@ -38,7 +38,9 @@ static const char sccsid[] = "@(#)spiral.c    5.00 2000/11/01 xlockmore";
 #define DEFAULTS       "*delay: 50000 \n" \
                                        "*count: 40 \n" \
                                        "*cycles: 350 \n" \
-                                       "*ncolors: 64 \n"
+                                       "*ncolors: 64 \n" \
+                                       "*fpsSolid: true \n" \
+
 # define SMOOTH_COLORS
 # define reshape_spiral 0
 # define spiral_handle_event 0