Quote:
Originally Posted by AJMK
...
I tried to make an entry in NickleMenu to set it manualy back to 'true' but it seems I do not know the correct code.
I tried:
menu_item :main :Reset Menu :nickel_setting :toggle: SideloadedMenu
and
menu_item :main :Reset Menu :nickel_setting : SideloadedMenu : toggle
But that does not work.
Any ideas?
|
I think you meant SideloadedMode instead of SideloadedMenu? Either way, I don't think it would currently work; NickleMenu currently doesn't know about SideloadedMode (I'm guessing).
As a WAG for a work around you could try chaining in nickle menu:
a command line entry to edit the entry in the Kobo config file
one of the NickleMenu USB commands so the entry gets read
Good luck