View Single Post
Old 09-21-2013, 11:53 PM   #14
thatworkshop
hub
thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.
 
thatworkshop's Avatar
 
Posts: 715
Karma: 2151032
Join Date: Jan 2012
Location: Iranian in Canada
Device: K3G, DXG, Kobo mini
Quote:
Originally Posted by silver18 View Post
Finally rotation is back even for WAFs!!!

You have to add this to your config.xml file:

Code:
<kindle:messaging>
       	<kindle:app name="com.lab126.pillow" value="yes"/>
</kindle:messaging>
and then call this function in your HTML:

Code:
kindle.dev.setOrientation(state);
Variable state can be "portrait", "auto" or "landscape"!!

Have fun!
This method seems to no longer work in mesquite for Kindle Touch! Damn. Anyone had any success in rotating mesquite web apps?
thatworkshop is offline   Reply With Quote