http://ftp.x.org/contrib/applications/xscreensaver-2.23.tar.gz
[xscreensaver] / hacks / maze.c
index a037f3db3eac2762420f676560738ae42812eb30..dbb77535155b64474d892a50d4c8a032fc9ba6cb 100644 (file)
@@ -1324,8 +1324,8 @@ enter_square (int n)                      /* move into a neighboring square */
 char *progclass = "Maze";
 
 char *defaults[] = {
-  "*background:        black",
-  "*foreground:        white",
+  ".background:        black",
+  ".foreground:        white",
   "*gridSize:  0",
   "*solveDelay:        5000",
   "*preDelay:  2000000",