Quote:
Originally Posted by tsowell
Hi everyone,
I've written a little plugin (using the wonderful NickelHook) for Kobo eReaders that allows the use of arbitrary Bluetooth devices for turning pages. I've been using it with a Kobo Libra 2 and an 8BitDo Zero 2 controller, but I think it should work with other Bluetooth-capable Kobo eReaders, and you can configure which Bluetooth input events trigger page turning.
Device configuration is unfortunately quite manual. You need to find the Linux input events you want to use as triggers and put them in a configuration file, but that at least only needs to be done once per device.
The code is here: https://github.com/tsowell/kobo-btpt
Installation and usage instructions are in the README, and you can grab a pre-built KoboRoot.tgz from the releases page: https://github.com/tsowell/kobo-btpt/releases
If anyone gets a chance to try it out, let me know how it goes. PRs are also welcome.
--
Tom
|
Im itrying to follow your guide. But to be honnest im totally new in how this works. Can you or someone else tell the read.me more detailed? I'm stuck at the part "Add
configuration files for your Bluetooth devices there" i dont know which files these are and where to find them.