View Single Post
Old 10-16-2010, 02:36 AM   #12
vdp
Enthusiast
vdp is clearly one to watchvdp is clearly one to watchvdp is clearly one to watchvdp is clearly one to watchvdp is clearly one to watchvdp is clearly one to watchvdp is clearly one to watchvdp is clearly one to watchvdp is clearly one to watchvdp is clearly one to watchvdp is clearly one to watch
 
Posts: 45
Karma: 10842
Join Date: Aug 2010
Device: Kindle DXG
Quote:
Originally Posted by NiLuJe View Post
If you can write to /sys, you could do it the hard way with something like:

echo n > /sys/devices/platform/eink_fb.0/send_fake_rotate

Where n is:

0 for Portrait
1 for Portait upside down
2 for Landscape
3 for Landscape upside down

Unless there's a 'KDK friendly' way of doing this, of course .
There is a KDK-friendly way: http://kdk-javadocs.s3.amazonaws.com...ontroller.html
vdp is offline   Reply With Quote