--- rxvt-unicode/src/main.C 2007/05/01 21:30:01 1.232 +++ rxvt-unicode/src/main.C 2007/06/08 20:04:12 1.233 @@ -152,6 +152,7 @@ : #if TRANSPARENT || ENABLE_PERL rootwin_ev (this, &rxvt_term::rootwin_cb), + check_our_aprents_ev(this, &rxvt_term::check_our_parents_cb), #endif #ifdef HAVE_SCROLLBARS scrollbar_ev (this, &rxvt_term::x_cb),