On 12/19/05, Shachar Shemesh <[EMAIL PROTECTED]> wrote: > 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?
There is a Perl module that provides some wrapper around C to do this http://search.cpan.org/dist/X11-GUITest/ You could look at its source. Gabor ================================================================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]
