Quote:
Originally Posted by hkckoo
hello, how can i set landscape clockwise orientation as a default setting for kobo start menu? i can change orientation once the menu is loaded, but i want to start the reader in landscape. is this possible?
|
Installation:
- add in .adds\kbmenu_user\confoptions\ksm_ini_options.txt under [general]
Code:
mrotation=90
mrotation=180
mrotation=270
mrotation=0
(You have to use a unix style editor)
- extract KoboRoot.tgz from the uploaded archive and copy it to .kobo
- select handle_update > install_update
- select configure > [general] > add item > mrotation=180
- when leaving configure, select: save and exit
This is build on top of the ksmhome.sh script that introduced the collapse main menu extension. See
here, if you want to use this too.