After installing this package you can change the size and offset of (most) Kobo Start Menu screens. You can set the values in usersettings.txt by adding a line of the following pattern for each orientation:
ksmGeometryValues[N|S|E|W]=<width>x<height>+<Xoffset>+<Yoffset>
Example (for Touch, which has a resolution of 600x800):
Code:
ksmGeometryValuesN=550x750+0+24
ksmGeometryValuesS=550x750+48+24
ksmGeometryValuesE=750x550+24+0
ksmGeometryValuesW=750x550+48+0
The values in this example are not particular useful, apart from clearly demonstrating their effect if you compare them with the results on the screen.
For Aura, I set the default values to
Code:
ksmGeometryValuesN=748x1014+5+5
ksmGeometryValuesS=748x1014+5+5
ksmGeometryValuesE=1014x748+5+5
ksmGeometryValuesW=1014x748+5+5
For the other models, I left everything at its original state.
Take care to choose reasonable values! Take care for instance not to place the menu outside of the physical screen. The start menu applies them without checking.
Do not install this package without having KBStartMenu_04_update01a.zip installed.
As always:
USE THIS PACKAGE AT YOUR OWN RISK! Back up any irreplaceable data of your reader.
Note: Be aware that some of the following posts refer to a previous version of this package.