View Single Post
Old 12-06-2016, 10:51 AM   #1
tqhien
Junior Member
tqhien began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Dec 2016
Device: Kobo Aura H2O
remote control / send tap

Hello all,

I'm trying to make a remote control for my Kobo H2O.
For now, I installed a webportal mod for testing and want to use KOReader as my reader, because I want to use DJVu files (rally roadbook).

I try to use the tip in the Kobo forum to catch taps on screen :

Code:
cat /dev/input/event1 > /tmp/record.input
which is fine under nickel, but that doesn't record anything when in Koreader.

Is there another way to do that, like a LUA script sending an event somewhere ?

Thanks.

Hien.
tqhien is offline   Reply With Quote