http://ftp.x.org/contrib/applications/xscreensaver-2.21.tar.gz
[xscreensaver] / hacks / hypercube.c
index 04b1560a9feaad9ed7d65930f23cea2fb0a70d38..3fef0e6a8ba0a15fb89a62840ff5db8f3e238ef4 100644 (file)
@@ -219,8 +219,8 @@ hyper (double xy, double xz, double yz, double xw, double yw, double zw)
 char *progclass = "Hypercube";
 
 char *defaults [] = {
-  "Hypercube.background:       black",         /* to placate SGI */
-  "Hypercube.foreground:       white",
+  "*background:        black",
+  "*foreground:        white",
   "*color0:    red",
   "*color1:    orange",
   "*color2:    yellow",