Quote:
Originally Posted by Markismus
EDIT: Oddly enough, changing the fontsizes in usersettings.txt does not result in a change in the menu. kbmenu terminal has a rather large keyboard, though.
|
Did you remove the # in front of kobomenuFontsize, and reboot the device?
----
If you or anybody (I think only Aura HD and Aura H2O are concerned) would like to make an experiment, I have prepared two new files (ksmhome.sh and poweroff.sh). Both go to .kobo/kbmenu/onstart (poweroff.sh can go of course to any place from where you can start it). Note: The poweroff screen will be up side down again in this case. So do not be surprised about that.
In usersettings.txt remove the # in front of
Code:
# KSMdebugmode=true
Restart the device and power it down (with the new poweroff.sh).
In the root you should find some log files. I post the entries we are interested in (since my device does not turn the screen, these values are of course boring, but I hope yours will be exciting):
ksmdebug_20141120_201443_ksmhome.sh.log
Code:
fbrotatevalue before dragon-dahlia special: 0
fbrotatevalue after dragon-dahlia special: 0
ksmdebug_20141120_201454_poweroff.sh.log
Code:
actualrotatevalue: 0
inheritedrotatevalue: 0
setrotatevalue: 0
After you have got some results and shared it with us, delete the debug files and disable debug in usersettings.txt again. Otherwise you will end up with a lot if log files.