[cairo] XEvent type 65

Alexandre Bique bique.alexandre at gmail.com
Wed Aug 27 23:42:54 PDT 2014


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?
Thanks!
-- 
Alexandre Bique


More information about the cairo mailing list