I'm trying to get an app to respond to CirculateNotify events on xfree86 4.1.0.
I've set up the event_mask of the window appropriately - xwininfo returns
  Someone wants these events:
      KeyPress
      KeyRelease
      ButtonPress
      ButtonRelease
      EnterWindow
      LeaveWindow
      PointerMotion
      ButtonMotion
      KeymapState
      Exposure
      StructureNotify
      SubstructureRedirect
      FocusChange
      PropertyChange
      ColourmapChange
  Do not propagate these events:
  Override redirection?: No

but I never seem to get a event with type==CirculateNotify out of XNextEvent.

Has anyone got any ideas why this isn't working? Could it be a window manger
issue?

Thanks to anyone who can help, this has me completely bamboozled!

Rob Taylor

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to