[cairo] XEvent type 65

Chris Wilson chris at chris-wilson.co.uk
Wed Aug 27 23:59:57 PDT 2014


On Thu, Aug 28, 2014 at 08:42:54AM +0200, Alexandre Bique wrote:
> On Wed, Aug 27, 2014 at 11:12 AM, Alexandre Bique
> <bique.alexandre at gmail.com> wrote:
> > Hi,
> >
> > I'm currently using cairo-xlib in a very small program with my own event loop.
> > I somehow receive XEvent type 65, which is unknown to me and I
> > wondered if it is for cairo?
> 
> Thanks to psychon on Freenode, which told me to run:
>   xdpyinfo -queryExtens | grep 'base event'
> I found that the event 65 is:
>   MIT-SHM  (opcode: 130, base event: 65, base error: 128)
> 
> What I don't know now is what should I do with that? Is this event
> supposed to be forwared to cairo?

Just do what you do with any unwanted event, eat it.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the cairo mailing list