Quote:
Originally Posted by ebok
Just got a KA1 and it's on the latest firmware. Any luck on making this work? Cheers!
|
If you don't mind having the screen always inverted, the easiest way is to add the following lines to the "Kobo eReader.conf" file (located in the .kobo\Kobo directory):
Code:
[FeatureSettings]
InvertScreen=true
Usual caveat about using a end of line sensitive editor under Windows (Notepad++ is my choice). If the FeatureSettings header is not there copy both lines, otherwise copy the InvertScreen=true line into the FeatureSettings section.