ftp://ftp.uni-heidelberg.de/pub/X11/contrib/applications/xscreensaver-1.25.tar.Z
[xscreensaver] / hacks / qix.c
index d6146bb06c06ab2cbbf2bf811160601cf9c40ab2..e45c795595c0ad6f5b8b49cb45dccd05d4010fdc 100644 (file)
@@ -1,4 +1,4 @@
-/* xscreensaver, Copyright (c) 1992 Jamie Zawinski <jwz@lucid.com>
+/* xscreensaver, Copyright (c) 1992 Jamie Zawinski <jwz@mcom.com>
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
@@ -449,8 +449,8 @@ qix1 (dpy, window, qix)
 char *progclass = "Qix";
 
 char *defaults [] = {
-  "*background:        black",
-  "*foreground:        white",
+  "Qix.background:     black",         /* to placate SGI */
+  "Qix.foreground:     white",
   "*count:     1",
   "*segments:  50",
   "*spread:    8",