Hi,
I want mouse events to be created automatically by a script such that it sends those events to Qt app. For this, I capture the touch screen events from the device file while touching the screen and then write those captured events to the same device file ("/dev/input/event0"). When I touch the screen, mouse cursor moves accordingly but when I write the same events to device file there is no movement in mouse cursor. Could anyone please help?
Thanks,
Sunil.
