Hi!
Version 1.2.6.37 is released. The single fix - screen orientation for FW3.2.0 (thanks, tshering).
So, DO NOT INSTALL IT if you have no problem with screen orientation.
It should work on Touch, Aura 6'', Glo.
Does it work with the Aura HD and Mini?
Quote:
Originally Posted by tshering
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
|
Yes, it seems better. So, I'll test it and add into the next version.
Quote:
Originally Posted by tshering
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?
|
Yes, I'll look into this. First, I'll install Kobo Start Menu.