Quantcast
Channel: Jobs
Viewing all articles
Browse latest Browse all 18427

Problem reading simulated touch events from /dev/input/event1

$
0
0
Hello All, I have created GUI application for my custom board. with environment variable export QWS_MOUSE_PROTO=tslib:/dev/input/event0 it works fine for manual touch. Now i wanted to create simulation of frequent touch events for application testing. So I created one test application which creates touch events and writes in /dev/uinput and this events are automatically re-directed by kernel to /dev/input/event1. Now starts the problem that I can see event by cat /dev/input/event1 but application doesn’t get any. Any hint, clue, solution.?

Viewing all articles
Browse latest Browse all 18427

Trending Articles