From http://www.jwz.org/xscreensaver/xscreensaver-5.22.tar.gz
[xscreensaver] / hacks / spotlight.c
index 014fff6543a525faaea2212f2ebd563db55c05bb..cbd33f2a2e43857e584ea76f18ac583ff5214377 100644 (file)
@@ -320,6 +320,9 @@ static const char *spotlight_defaults [] = {
   "*delay:                     10000",
   "*duration:                  120",
   "*radius:                    125",
+#ifdef USE_IPHONE
+  "*ignoreRotation:             True",
+#endif
   0
 };