Quote:
Originally Posted by Kintano
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:
if the header exists, add a line reading:
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.