http://ftp.x.org/contrib/applications/xscreensaver-2.21.tar.gz
[xscreensaver] / hacks / deco.c
index bd9e62d886b6d7f1f36e68c45e3fb4ed9f890ae4..63ca3aead71674281d1f301aca49c36731740f43 100644 (file)
@@ -59,8 +59,8 @@ deco (Display *dpy,
 char *progclass = "Deco";
 
 char *defaults [] = {
-  "Deco.background:    black",         /* to placate SGI */
-  "Deco.foreground:    white",
+  "*background:                black",
+  "*foreground:                white",
   "*maxDepth:          12",
   "*minWidth:          20",
   "*minHeight:         20",