X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fpedal.c;h=c38f6f0e7230d6eea1860b10086df1ddf0a2d5fb;hp=7495aaeba73a2f7ebb845256879c65fdf597a3d2;hb=4ade52359b6eba3621566dac79793a33aa4c915f;hpb=ff35d056d723c9a5ffe728dbba5f1c25e141be04 diff --git a/hacks/pedal.c b/hacks/pedal.c index 7495aaeb..c38f6f0e 100644 --- a/hacks/pedal.c +++ b/hacks/pedal.c @@ -312,6 +312,9 @@ static const char *pedal_defaults [] = { "*fpsSolid: true", "*delay: 5", "*maxlines: 1000", +#ifdef USE_IPHONE + "*ignoreRotation: True", +#endif 0 };