X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fmoire2.c;h=dad9d660a8f28b724ca0005ab5e39824a6030a2c;hb=c85f503f5793839a6be4c818332aca4a96927bb2;hp=69bfe696089af92d48fd08ef122e4c3a606fb305;hpb=4ade52359b6eba3621566dac79793a33aa4c915f;p=xscreensaver diff --git a/hacks/moire2.c b/hacks/moire2.c index 69bfe696..dad9d660 100644 --- a/hacks/moire2.c +++ b/hacks/moire2.c @@ -323,13 +323,14 @@ moire2_free (Display *dpy, Window window, void *closure) } static const char *moire2_defaults [] = { + ".lowrez: true", ".background: black", ".foreground: white", "*delay: 50000", "*thickness: 0", "*colors: 150", "*colorShift: 5", -#ifdef USE_IPHONE +#ifdef HAVE_MOBILE "*ignoreRotation: True", #endif