Skip to content

Commit

Permalink
Update recommended KOReader version
Browse files Browse the repository at this point in the history
  • Loading branch information
NiLuJe committed Jun 3, 2018
1 parent 33a42d8 commit cbc202a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ Optionally, you might also want to restore a vanilla version of ```/etc/init.d/o
* Good news: If your FW version is recent enough to feature the new Homescreen, there's a good chance things will work in a more logical fashion ;).
* KFMon only expects to watch for files in the internal storage of the device (i.e., *onboard*). On devices with an external sdcard, watching for files on that external storage is unsupported (it may work, but the code makes a number of assumptions which may not hold true in that case, which could lead to undefined behavior).

* Proper interaction with KOReader in general requires a recent version of KOReader (i.e., >= 2015.11-1730).
* A far as for successfully restarting nickel on exit is concerned, I'd also recommend a current FW version (last tested on FW >= 4.7.x).
* Proper interaction with KOReader in general requires a recent version of KOReader (i.e., >= 2015.11-1735).
* A far as for successfully restarting nickel on exit is concerned, I'd also recommend a current FW version (last tested on FW 4.7.x - 4.8.x).
* When either KOReader or Plato is launched *through KFMon*, __nothing__ will be allowed to spawn while that document reader is still running. This is to prevent spurious events that may be triggered by their file manager.

* PSA about the proper syntax expected in an INI file: while the ```;``` character indeed marks the beginning of an inline comment, it must be preceded by some kind of whitespace to actually register as a comment. Otherwise, it's assumed to be part of the value.
Expand Down

0 comments on commit cbc202a

Please sign in to comment.