Hi,
I'd like to change the screen mode of the phone from portrait to landscape at some point.
I could't find the correct APIs to do that.
One function was
CAknAppUiBase::SetOrientationL( TAppUiOrientation aOrientation );
But this will change it for my application only, while what I want is for the phone.
Any help?



