http://ftp.x.org/contrib/applications/xscreensaver-2.23.tar.gz
[xscreensaver] / hacks / goop.c
index 079ebc617f825b537f463355543b0d285347016b..8619c9ffb88d0b7958c346d9e3de673aa091d81f 100644 (file)
@@ -488,8 +488,8 @@ run_goop (Display *dpy, Window window, struct goop *goop)
 char *progclass = "Goop";
 
 char *defaults [] = {
-  "Goop.background:    black",         /* to placate SGI */
-  "Goop.foreground:    white",
+  ".background:                black",
+  ".foreground:                white",
   "*delay:             12000",
   "*transparent:       true",
   "*additive:          true",