From http://www.jwz.org/xscreensaver/xscreensaver-5.30.tar.gz
[xscreensaver] / hacks / anemone.c
index 27af01303fec8266c7cafaf95f4cabac39a8d3f0..9f65145aff3985916964a63c3816630b4e76bdd0 100644 (file)
@@ -1,4 +1,4 @@
-/* anemon, Copyright (c) 2001 Gabriel Finch
+/* anemone, Copyright (c) 2001 Gabriel Finch
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
@@ -426,6 +426,9 @@ static const char *anemone_defaults [] = {
 #ifdef HAVE_DOUBLE_BUFFER_EXTENSION
   "*useDBE:            True",
 #endif /* HAVE_DOUBLE_BUFFER_EXTENSION */
+#ifdef USE_IPHONE
+  "*ignoreRotation: True",
+#endif
   0
 };