View Single Post
Old 12-28-2012, 12:33 PM   #10
KevinShort
Addict
KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.KevinShort ought to be getting tired of karma fortunes by now.
 
KevinShort's Avatar
 
Posts: 348
Karma: 209937
Join Date: Jan 2012
Location: Virginia, US
Device: Kobo Wifi, Kobo Glo
Quote:
Originally Posted by Rainer Zenz View Post
Hm. I put "frontlight" into the ".kobo" folder and the code from #6 into "koboplugins.ini"? Is that correct?
Yes on putting the code into koboplugins.ini, but you'll have to change the code if you put frontlight into the ".kobo" folder:
Code:
light0=Plugin::executeSystemCmd("/mnt/onboard/.kobo/frontlight 0")
The location "/mnt/onboard" is the root directory of the Kobo that you see when you connect your Kobo to your computer via USB. So if you put "frontlight" in the ".kobo" folder, the full path would be "/mnt/onboard/.kobo/frontlight", as you can see in the code above.
KevinShort is offline   Reply With Quote