View Single Post
Old 07-16-2013, 01:14 PM   #271
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
also edit reader.lua to disable buffering

io.stdout:setvbuf("no")

add that before :

if ARGV[1] == "-h" then
return showusage()
end

I am working to get inv into koreader so we do not need LD_PRELOAD /tmp/readerInv.so .
cgm999 is offline   Reply With Quote