Great, and thank you !
I managed to have exactly the behavior I wanted:
- defaults.lua: KOBO_SCREEN_SAVER_LAST_BOOK = "false"
- in /frontend/ui/screensaver.lua, comment line 130 -- UIManager:show(self.suspend_msg)
All my books have no screensaver at all, not sure if the commenting is usefull or if just the option in defaults.lua is enough and doesn't launch any screensaver code.
|