http://ftp.x.org/contrib/applications/xscreensaver-2.21.tar.gz
[xscreensaver] / hacks / greynetic.c
index c3f5fbaf0c22b322ba14d9bcadb0ff29c0f729ba..6018d125a4623aeff3bf071825e6869eda8dc08e 100644 (file)
@@ -159,8 +159,8 @@ greynetic (Display *dpy, Window window)
 char *progclass = "Greynetic";
 
 char *defaults [] = {
-  "Greynetic.background:       black",         /* to placate SGI */
-  "Greynetic.foreground:       white",
+  "*background:        black",
+  "*foreground:        white",
   "*delay:     0",
   0
 };