X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fqix.c;h=e45c795595c0ad6f5b8b49cb45dccd05d4010fdc;hb=6edc84f12f15860a71430c45e8392a5e4ef8203c;hp=d6146bb06c06ab2cbbf2bf811160601cf9c40ab2;hpb=88134d551a9911995c013c5ed06a32c2b1044b85;p=xscreensaver diff --git a/hacks/qix.c b/hacks/qix.c index d6146bb0..e45c7955 100644 --- a/hacks/qix.c +++ b/hacks/qix.c @@ -1,4 +1,4 @@ -/* xscreensaver, Copyright (c) 1992 Jamie Zawinski +/* xscreensaver, Copyright (c) 1992 Jamie Zawinski * * 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",