> From: Stefan Eilemann [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, March 15, 2007 6:20 PM

> That is the current state of affairs. I haven't spend much 
> time on it, but it seems that using XGrabKeyboard() might be 
> a good way of getting keyboard events for redirected windows. 
> It seemed to me that you dismissed it, hence my question. 
> Maybe I misunderstood - Can you try using XGrabKeyboard for 
> fs windows?

I have added
XGrabKeyboard( display, drawable, True, GrabModeAsync, GrabModeAsync,
CurrentTime);
in the GLXEventThread::_cmdAddWindow() method. I hope it is the right place
to do so.
  

> 
> I still do not understand what you mean with 'synced for 
> interactions'. Do you refer to the fact that zooming is 
> really moving along the global Z axis instead of the window's Z axis?
> 

Sorry for that - the problem came up because of different client/server
compile options.

Cheers,
Boris

_______________________________________________
eq-dev mailing list
[email protected]
https://in-zueri.ch/cgi-bin/mailman/listinfo/eq-dev
http://www.equalizergraphics.com

Reply via email to