Quote:
Originally Posted by PeterT
Reading the description and thinking outside the box a bit, I think one could also launch the supplied "nightmode.sh" script via the filemon patch; all that would be needed would be the addition of a new PNG for NightMode, followed by the addition of a new script similar to
Code:
$root/.kobo/fmon/fmon $root/nightmode.png $root/.kobo/nightmode.sh >> $root/.kobo/fmon/fmon.log.txt 2>&1 &
|
I'm a total newbie at all this - I've had a Touch for a year and just bought an AuraHD. So the last few days I've been experimenting with adding nightmode on Touch and AuraHD, it works as described with the long depression of the light switch on the AuraHD but I got interesting results on the Touch. First I got it working with KoLauncher, but decided I really didn't want a lot of the other utilities, so tried just fmon and it worked just fine from the icon with a script identical to the above.
Then yesterday after doing a factory reset of the Touch and sideloading 3.0.1 I reinstated nightmode by itself and by accident found that doing a longer depression of the
home button will toggle nightmode! (just like longer depression of the
light switch works on the AuraHD!) No need for the icon or fmon loading or anything except installing nightmode script itself.
Nice serendipity, but I don't have the knowhow to work out why!