--- rxvt-unicode/src/hookinc.h 2006/03/04 20:14:35 1.16 +++ rxvt-unicode/src/hookinc.h 2011/12/02 09:03:43 1.20 @@ -26,7 +26,9 @@ def (REFRESH_END) def (USER_COMMAND) + def (REGISTER_COMMAND) + def (ROOT_EVENT) def (X_EVENT) def (FOCUS_IN) def (FOCUS_OUT) @@ -51,3 +53,7 @@ def (CUSTOM_REND) // hovering over custom rendition, generate enter/leave maybe? + def (BELL) + + def (TT_PASTE) +