Well, I already looked into the github repository and understand the logic to handle event received, but my problem is to emulate/send an event, as if the user was tapping somewhere, like
Code:
cat /tmp/record.input /dev/input/event1
I saw there was a commit a few days ago for kobofaketap, but how can I call it whith my own parameters ?