Quote:
Originally Posted by elinkser
Ahhh...so EnableDebugServices = DEVMODEON
Thanks for cluing me in!
EnableDebugServices
Enables a GUI for changing many of the developer settings, which can be found under the "Device Information" section of Settings. This can also be activated by typing 'devmodeon' in the settings. In addition, this enables a telnet server and writes logs to the ".kobo" directory.
https://wiki.mobileread.com/wiki/Kob...ration_Options
|
Oh I like this much better as it allows you to easily enable/disable in the UI. This can help mitigate the battery issue without needing to plug the device into a computer and modify a config file. For me doing
[DeveloperSettings]
EnableDebugServices=true
also works. Thanks for showing a better option!