Will this do:
To add any of these settings to the Kobo eReader.conf file, first check if the required section for the setting already exists. If it does, simply add the new keyword / value pair to the existing section, be sure to leave no blank lines before the new line. On the other hand, if it's a whole new section, just add the section and keyword / value pair to the end of the file. Section names are enclosed in square brackets.
So for example, if you wanted to enable FullBookPageNumbers in the FeatureSettings section, first look for [FeatureSettings]. If not found, add the line [FeatureSettings]. Then add FullBookPageNumbers=true to the FeatureSettings section.
|