--- rxvt-unicode/src/hookinc.h 2006/01/07 20:23:52 1.5 +++ rxvt-unicode/src/hookinc.h 2006/01/18 10:31:37 1.9 @@ -17,12 +17,14 @@ def (LINE_UPDATE) def (ADD_LINES) def (OSC_SEQ) + def (TT_WRITE) def (REFRESH_BEGIN) def (REFRESH_END) def (KEYBOARD_COMMAND) + def (X_EVENT) def (FOCUS_IN) def (FOCUS_OUT) def (KEY_PRESS) @@ -32,3 +34,5 @@ def (MOTION_NOTIFY) def (MAP_NOTIFY) def (UNMAP_NOTIFY) + def (CONFIGURE_NOTIFY) + def (CUSTOM_REND) // hovering over custom rendition, generate enter/leave maybe?