http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / galaxy.c
index f060591c0eed2a8b6d930d9d21db7caf57e1f63d..6a72738e508dda81b089ba216c6e082809ff7e97 100644 (file)
@@ -43,7 +43,9 @@ static const char sccsid[] = "@(#)galaxy.c 4.04 97/07/28 xlockmore";
 # define DEFAULTS      "*delay:  20000  \n"   \
                                        "*count:  -5     \n"   \
                                        "*cycles:  250   \n"   \
-                                       "*ncolors:  64   \n"
+                                       "*ncolors:  64   \n" \
+                                       "*fpsSolid:  true   \n" \
+
 # define UNIFORM_COLORS
 # define reshape_galaxy 0
 # define galaxy_handle_event 0