View Single Post
Old 05-07-2019, 03:52 PM   #33
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 47,053
Karma: 169810634
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by Kintano View Post
Since I have no idea how to take a screenshot from an eReader (is it even possible?), I just edited/photshoped my Calibre "normal view" so it matches with what I see on my Kobo. It's a bit barbaric but trust me, it's 100% accurate.
In the Kobo eReader.conf file in the .kobo\Kobo directory, look for a header:
Code:
[FeatureSettings]
if the header exists, add a line reading:
Code:
Screenshots=true
under it.

If the FeatureSettings header does not exist, add the following two lines:
Code:
[FeatureSettings]
Screenshots=true
Press the power button to take a screenshot and change the true to false when you are done.

Under Windows, use a text editor such as Notepad++ that respects the Unix/Linux EOL.
DNSB is offline   Reply With Quote