[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: X server source level hack advice: Your 2 bits wanted, pleas
Unless I'm sadly mistaken, you wanted XSendEvent rather than the
aforementioned
functions.
Yuval
Evgeny Stambulchik wrote:
> On 21-Apr-98 Peter L. Peres wrote:
>
> > I need to notify an X application about an event such
> > that it will itself get the data by calling the driver code or a
> > user-level interface to it.
>
> man XtAppAddInput
> man XtRemoveInput
> man XtAppAddSignal
> man XtAppAddTimeOut
>
> Regards,
>
> Evgeny
>