From http://www.jwz.org/xscreensaver/xscreensaver-5.22.tar.gz
[xscreensaver] / hacks / hopalong.c
index f97f54bd0d7d86d762999436593d96ac75db7231..10e2656d937b940e6603d636639a026362e7dd99 100644 (file)
@@ -55,7 +55,10 @@ static const char sccsid[] = "@(#)hop.c      5.00 2000/11/01 xlockmore";
 #define DEFAULTS       "*delay: 10000 \n" \
                                        "*count: 1000 \n" \
                                        "*cycles: 2500 \n" \
-                                       "*ncolors: 200 \n"
+                                       "*ncolors: 200 \n" \
+                                       "*fpsSolid: true \n" \
+                                       "*ignoreRotation: True \n" \
+
 # define SMOOTH_COLORS
 # define reshape_hop 0
 # define hop_handle_event 0