http://ftp.x.org/contrib/applications/xscreensaver-2.21.tar.gz
[xscreensaver] / hacks / qix.c
index 24ea10bafbe078983767d16c9746b722449ff21e..c86bf646265c5e8b37481ea40389de9e15ce292f 100644 (file)
@@ -454,8 +454,8 @@ qix1 (Display *dpy, Window window, struct qix *qix)
 char *progclass = "Qix";
 
 char *defaults [] = {
-  "Qix.background:     black",         /* to placate SGI */
-  "Qix.foreground:     white",
+  "*background:        black",
+  "*foreground:        white",
   "*count:     1",
   "*segments:  50",
   "*poly:      2",