From http://www.jwz.org/xscreensaver/xscreensaver-5.22.tar.gz
[xscreensaver] / hacks / distort.c
index b2411fc7327fb88ac7939afe33c2b404fa44ed7e..8173c43b96bcdc61a1ff92217abc3b2cc52e5003 100644 (file)
@@ -834,6 +834,9 @@ static const char *distort_defaults [] = {
 #ifdef HAVE_XSHM_EXTENSION
        "*useSHM:                       False",         /* xshm turns out not to help. */
 #endif /* HAVE_XSHM_EXTENSION */
+#ifdef USE_IPHONE
+  "*ignoreRotation:     True",
+#endif
        0
 };