mortscript
Code:
Rotate(270)
Runwait( "your app" )
Rotate(0)
or
http://forum.xda-developers.com/show...95&postcount=6
Quote:
Originally Posted by schaps
You can use my RotateScreen app, use it in this way:
RotateScreen without argument will toggle between landscape and portait mode
or
RotateScreen left
RotateScreen right
RotateScreen angle (0/90/180/270)
|