On Sun, 30 Sep 2001, Anton Vorontsov wrote:

> Hello!
> I like to control mouse pointer from keyboard or from network.
> I can change position of pointer (mouse) by XWarpPointer(..).
> How can I emulate mouse buttons press event?

   I think only using the Xtest extension.  You can send
events to particular windows with XSendEvent but that's
not the same effect as having a press at the keyboard.


                        Mark.

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to