inject events into a named pipe

Tomas Carnecky tom at dbservice.com
Thu Feb 1 10:15:40 PST 2007


Tiago Vignatti wrote:
> Hello every one,
> 
> I've been trying to inject differents events direct to mouse device node
> and my first attempt is to create a named pipe (fifo). So I did the

Did you try to use the XTEST extension? It allows you to fake key/mouse
events. There are functions such as XTestFakeKeyEvent(),
XTestFakeButtonEvent(), XTestFakeRelativeMotionEvent() etc.

tom



More information about the xorg mailing list