Quote:
Originally Posted by cgm999
muness: make sure you have commands defined in defaults.lua like the post says.
|
Ah, thanks for the clarification. Defined them as follows and now they show up:
Code:
DEBUG_CMDS = {"reboot", "w_on", "w_off", "inv"}
And modified kobo_reader.sh to launch koreader as follows:
Code:
LD_PRELOAD=/root/screenInv.so ./reader.lua ...
And now inversion/night mode works properly too.
Does anyone have start-wireless.sh and stop-wireless.sh? (which are placed in /.kobo/KoboLauncher/usbnet/)