Merge pull request #1969 from Hzj-jie/screen-saver

Update ImageWidget to support more stretch settings, and enable screensaver on kobo
This commit is contained in:
Qingping Hou
2016-04-18 21:56:07 -04:00
4 changed files with 109 additions and 90 deletions

View File

@@ -178,8 +178,6 @@ KOBO_LIGHT_ON_START = -2 -- -1, -2 or 0-100. -1 leaves light as it
-- sets light on start/wake up
KOBO_SYNC_BRIGHTNESS_WITH_NICKEL = true -- Save brightness set in KOreader
-- with nickel's 'Kobo eReader.conf'
KOBO_SCREEN_SAVER = "" -- image or directory with pictures or "-"
KOBO_SCREEN_SAVER_LAST_BOOK = true -- get screensaver from last book if possible
-- Network proxy settings
-- proxy url should be a string in the format of "http://localhost:3128"