Quote:
Originally Posted by ectoplasm
I'm confused by changing settings. I thought I could increase the KSM menu font size by updating kbmenu\ksm_ini. I added
Code:
[general]
kobomenuFontsize=55
But no difference.
|
Did you restart the device?
Quote:
Originally Posted by ectoplasm
So I hardcoded it in onstart\ksmhome.sh and then it worked.
Also, I wish the real INI file would just have all the settings. I get the idea of adding to a blank file, but it just creates confusion and extra steps for the user (me). My first thought looking at what I assumed was the ini file, was "why is every setting listed twice?"
|
You are not supposed to edit kbmenu\ksm_ini, but to use (KSM home) configure. Using this tool would give you the choice of choosing between
kobomenuFontsize=35
kobomenuFontsize=45
kobomenuFontsize=55
If you want to have more options you would have to add them yourself, by modifying ksm_ini_options.txt (I guess this is what you "assumed was the ini file").