--- rxvt-unicode/src/hookinc.h 2006/01/13 04:59:04 1.8 +++ rxvt-unicode/src/hookinc.h 2006/01/19 09:47:15 1.10 @@ -4,6 +4,8 @@ def (DESTROY) def (RESET) def (START) + def (CHILD_START) + def (CHILD_EXIT) def (SEL_BEGIN) def (SEL_EXTEND) @@ -34,4 +36,5 @@ def (MOTION_NOTIFY) def (MAP_NOTIFY) def (UNMAP_NOTIFY) + def (CONFIGURE_NOTIFY) def (CUSTOM_REND) // hovering over custom rendition, generate enter/leave maybe?