View Single Post
Old 03-06-2019, 03:42 PM   #394
baskerville
Evangelist
baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.
 
baskerville's Avatar
 
Posts: 446
Karma: 305160
Join Date: Aug 2015
Device: Kobo Glo HD, Kobo Aura ONE
Quote:
Originally Posted by anchung.chen View Post
1) I use Kfmon to launch Plato, Is there a way to make Plato the default App to run instead of Nickel? I use SSH to connect to Kobo, so command line instruction is OK for me.
I'm going to give you the instructions, but keep in mind that you need to proceed carefully and only if you know what you're doing.
  • When you start typing the commands below you should be in launchers/standalone within Plato's repository.
  • Copy kobo-update-4.12.12111.zip and plato-0.6.5.zip in the current directory.

Code:
unzip kobo-update-4.12.12111.zip KoboRoot.tgz
tar -xzvf KoboRoot.tgz etc/init.d/rcS && rm KoboRoot.tgz
patch -p 1 < firmware.patch
mkdir -p usr/local/Plato
cp plato.sh usr/local/Plato
unzip -d usr/local/Plato plato-0.6.5.zip
touch usr/local/Plato/bootlock
tar -czvf KoboRoot.tgz etc usr
(Copy the generated KoboRoot.tgz to the .kobo directory of your device.)

Quote:
Originally Posted by anchung.chen View Post
2) I like the scrolling method in Fit-Width Zoom Mode for viewing the scanned PDF book. But sometimes, the text lines at the top or bottom of the screen are split horizontally, making it difficult to read. Is there a solution?
You need to add a text layer to your PDF.
baskerville is offline   Reply With Quote