Quote:
Originally Posted by sergeyvl12
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?