View Single Post
Old 03-19-2014, 07:18 AM   #348
tshering
Wizard
tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.
 
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
Quote:
Originally Posted by sergeyvl12 View Post
tshering

Thanks a lot! Today I'll release the next version with your update. It works with my Glo also.
Glad it works. As for the code, maybe this one is better than what I had first.

Code:
currentRotation=$(cat /sys/class/graphics/fb0/rotate)
echo 0 > /sys/class/graphics/fb0/rotate
$ROOT/launcher -qws -stylesheet $STYLESHEET
echo "$currentRotation" > /sys/class/graphics/fb0/rotate
PS: I use your libraries in my Kobo Start Menu. Some users have problems with it since FW 3.2.0. I guess the same problems would concern the KoboLauncher too. Maybe you could have a look at the more recent posts of this threat?

Last edited by tshering; 03-19-2014 at 07:23 AM.
tshering is offline   Reply With Quote