View Single Post
Old 11-27-2011, 04:56 AM   #4
ryran
Connoisseur
ryran plays well with othersryran plays well with othersryran plays well with othersryran plays well with othersryran plays well with othersryran plays well with othersryran plays well with othersryran plays well with othersryran plays well with othersryran plays well with othersryran plays well with others
 
Posts: 79
Karma: 2718
Join Date: Aug 2011
Device: Kindle 3G
Lightbulb

I can't offer any help with margins, but with launchpad there's a way to much more quickly rotate the screen--if you're having to do it a lot, you might as well have a shortcut for it like Shift R. If you've got launchpad installed and set up, just add this to one of your ini files:

Code:
R = !if [ "$(cat /sys/module/eink_fb_hal_broads/parameters/bs_orientation)" == "1" ]; then lipc-send-event -r 3 com.lab126.hal orientationUp & else lipc-send-event -r 3 com.lab126.hal orientationLeft & fi
PS: That is from dsmid in the launchpad thread. Here's his original post.

Last edited by ryran; 11-27-2011 at 05:03 AM.
ryran is offline   Reply With Quote