X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fdistort.c;h=8173c43b96bcdc61a1ff92217abc3b2cc52e5003;hp=b2411fc7327fb88ac7939afe33c2b404fa44ed7e;hb=4ade52359b6eba3621566dac79793a33aa4c915f;hpb=ff35d056d723c9a5ffe728dbba5f1c25e141be04 diff --git a/hacks/distort.c b/hacks/distort.c index b2411fc7..8173c43b 100644 --- a/hacks/distort.c +++ b/hacks/distort.c @@ -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 };