Quote:
Originally Posted by Circle
Thanks to everyone here for tips on how to make the Aura One go into Nightmode! This rocks.
I seem to remember there was a way to toggle the Nightmode on and off without going into the nightmode.ini file. I had this going on my Kobo H2O. If anyone knows how this can be achieved, or whether it's still not possible, I'd appreciate it!
Cheers,
R. 
|
Unfortunately, the KA1 does not have the physical light switch for the long press to toggle night mode nor does it use the same brightness settings to trigger night mode by setting the brightness to specific levels.
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.