<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">I have a work around for my problem with lost key-press and mouse clicks<br>when placing the video output of xvimagesink in a window. I simply<br>g_signal_connect those events and re-generate the upstream events<br>using gst_navigation_send_mouse_event and gst_navigation_send_key_event.<br>I don't know why this is necessary (any thoughts) but this works ok.<br><br>Does anyone know if it is possible to define other upstream events other<br>than the navigation events? i.e. user defined upstream events<br><br><br>JC<br></td></tr></table><br>