Quote:
Originally Posted by Rainer Zenz
Hm. I put "frontlight" into the ".kobo" folder and the code from #6 into "koboplugins.ini"? Is that correct?
|
No, the code in #6 assumes that you create a subdirectory named frontlight in the root of the mount point, and copy it in there.
#6 is also only an example of how to turn the light off, i.e. set it to 0. You might want a corresponding line to turn it on in koboplugins.ini. In this case to 3, substitute your own desired light level.
Something like:
Code:
light3=Plugin::executeSystemCmd("/mnt/onboard/frontlight/frontlight 3")
Edit: Or do as Kev said for the path.