View Single Post
Old 07-09-2013, 07:57 AM   #129
cgm999
Enthusiast
cgm999 knows the way to San Jose.cgm999 knows the way to San Jose.cgm999 knows the way to San Jose.cgm999 knows the way to San Jose.cgm999 knows the way to San Jose.cgm999 knows the way to San Jose.cgm999 knows the way to San Jose.cgm999 knows the way to San Jose.cgm999 knows the way to San Jose.cgm999 knows the way to San Jose.cgm999 knows the way to San Jose.
 
Posts: 46
Karma: 54894
Join Date: Jun 2013
Device: kobo
Reattached zip that is based on koreader-v2013.03-266-g4f36cd2.zip

Fixed to include the mod for epubs. Also the list of debug commands is now in
defaults.lua as DEBUG_CMDS


[root@KOBO_AURAHD .kobo]# more koreader/defaults.lua
DEBUG_CMDS = {"reboot","w_on","w_off","inv",}

-- number of page turns between full screen refresh
-- default to full refresh on every page turn
DRCOUNTMAX = 6


I belive we need more tweaks for other devices with lower resolution. Since Device:getModel returns the full Kobo model I would guess is not that hard.


NOTE: starting wireless from koreader will have some issue due open files by wpa_suplicant and we need some wrapper that closes all files except 0/1/2 then execute it

edit: zip removed and attached on a later post

Last edited by cgm999; 07-09-2013 at 02:05 PM.
cgm999 is offline   Reply With Quote