--- rxvt-unicode/src/hookinc.h 2006/01/09 23:30:01 1.6 +++ rxvt-unicode/src/hookinc.h 2006/01/13 04:59:04 1.8 @@ -24,6 +24,7 @@ def (KEYBOARD_COMMAND) + def (X_EVENT) def (FOCUS_IN) def (FOCUS_OUT) def (KEY_PRESS) @@ -33,3 +34,4 @@ def (MOTION_NOTIFY) def (MAP_NOTIFY) def (UNMAP_NOTIFY) + def (CUSTOM_REND) // hovering over custom rendition, generate enter/leave maybe?