This:
Spoiler:
Quote:
19999:19999 cvm[24461]: I ReadingTimerController:Information::PreviousPage,V erdict:Processed,BookInfo:BookInfo:Num words known in book:19999:Percentage of book for the known words:0.063599999999422:,LogDataReturnCode:-2,GlobalWPM:196.716099999943,GlobalTime:22299992,G lobalWords:199991,CurrentPos:MobiPosition: 399994,EndPos:MobiPosition: 199991,PosLeft:199997,%Left:0.9739999999999992,Cur rentPagePosDiff:9999,TimeForPage:99,PosPassed:fals e,NewTimeLeft:9999,OldTimeLeft:99999,NextTOCEntryL abel:CHAPTER 3,NextTOCEntryPosition:MobiPosition: 5999,NextTOCEntryLength:99999,NextTOCEntryLevel:0, NextTOCEntryType:,CurrentPos:MobiPosition: 39999,EndPos:MobiPosition: 51689,PosLeft:9999,%Left:0.01999999999995,CurrentP agePosDiff:1999,TimeForPage:99,PosPassed:false,New TimeLeft:1999,OldTimeLeft:999,TimeLeftInBookString :Time left in book: 19 h 99 m,TimeLeftInSectionString:Time left in chapter: 99 m;
|
looks to be the rubbish that is involved...
so...
/opt/amazon/ebook/lib/ReadingTimer-pt_BR.jar
/opt/amazon/ebook/lib/ReadingTimer-es_ES.jar
/opt/amazon/ebook/lib/ReadingTimer-it_IT.jar
/opt/amazon/ebook/lib/ReadingTimer-en_GB.jar
/opt/amazon/ebook/lib/ReadingTimer-zh_CN.jar
/opt/amazon/ebook/lib/ReadingTimer-de_DE.jar
/opt/amazon/ebook/lib/ReadingTimer-fr_FR.jar
/opt/amazon/ebook/lib/ReadingTimer.jar
/opt/amazon/ebook/lib/ReadingTimer-ja_JP.jar
at a guess?
so I copied the entire contents of the
/opt/amazon/ebook/lib/ dir to
/mnt/us/lib and
[root@kindle root]#
mount --bind /mnt/us/lib /opt/amazon/ebook/lib
and then
rm /mnt/us/lib/ReadingTimer-*
restart framework
voila, reading timer nerfed.
just get the oldy wordly
LOC 999 and
9% in it's stead.
The mount, and restart commands would only survive until a restart so not dangerous to play around.
Hope it helps.