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. 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?"