Hi,

I'm having a problem with an X program (gremlin drawing editor)
that I'm trying to compile on a RH7.3 system. In one of its parts
it checks for mouse events, so for example if there is a ButtonPress
it will take certain action. If there is a LeaveNotify it will
suspend whatever was doing. The problem is that every time I push
a button the X server is saying that in addition to the ButtonPress
there is also a LeaveNotify which is not true, therefore whatever
action it should do it doesn't happen. The same program runs on a
BSD system without any problem. Is this something that someone saw?
Thanks in advance.

Dan



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to