View Single Post
Old 09-07-2015, 05:42 PM   #591
tshering
Wizard
tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.
 
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
Quote:
Originally Posted by ectoplasm View Post
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 View Post
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").
tshering is offline   Reply With Quote