Re: Injecting keypress into a window



> Nope, it sends a client message event, not a keypress event.  Client
> messages are used for inter-client communication, e.g., the window
> manager can ask an application to close a window.  Try synthesize-event.
> Note that some applications ignore synthetic events as a primitive
> security measure.

That appears to be the case with my app, although if I warp the pointer
to the window it accepts the event.

Thanks,
Steve





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]