http://ftp.x.org/contrib/applications/xscreensaver-2.21.tar.gz
[xscreensaver] / hacks / moire.c
index 7d9798c212907af04c98dd22d579d32a156b9ac7..9ce9097d8c0320e8a764efb0d8748b07e3176ce3 100644 (file)
@@ -161,8 +161,8 @@ moire (Display *dpy, Window window, int offset, XColor *colors, int ncolors)
 char *progclass = "Moire";
 
 char *defaults [] = {
-  "Moire.background:   blue",          /* to placate SGI */
-  "Moire.foreground:   red",
+  "*background:                blue",
+  "*foreground:                red",
   "*random:            true",
   "*delay:             5",
   "*ncolors:           64",