<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=203324907-07062005>I am working on 
fixing a bug in LG3D (Project Looking Glass 3D), when Xserver deactivate a 
synchronous pointer grab.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=203324907-07062005>in some case X end 
calling events.c:PlayReleasedEvents(), which also call </SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=203324907-07062005>(*qe->device->public.processInputProc)</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=203324907-07062005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=203324907-07062005>I have tried with 
GDB to debug X, but it crash during stepping after a breakpoint and thus I don't 
know which function</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=203324907-07062005>processInputProc is 
called. </SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=203324907-07062005>which function 
(processInputProc) is called when the device is Mouse?</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=203324907-07062005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=203324907-07062005>thanks,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=203324907-07062005>-Amir</SPAN></FONT></DIV></BODY></HTML>