On Mon, Dec 19, 2005 at 05:52:46PM +0200, Shachar Shemesh wrote: > Hi all, > > > I want to make an X application think that a keyboard event has > happened. Is there a generic (i.e. - that works on any X application) > way to send X events to it?
The XTEST extension. A useful example program is xautomation (apt-get install or <http://hoopajoo.net/projects/xautomation.html>). -- Didi ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
