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