
11-12-2008, 02:20 PM
|
 |
WP Heavy Rot Sloth
Offline
Location: Iowa
|
|
Join Date: Mar 2007
Posts: 3,466
Mentioned: 4 Post(s)
Tagged: 0 Thread(s)
|
|
Re: Left Hand Landscape Mode?
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)
|
|