--- rxvt-unicode/src/hookinc.h 2006/03/04 20:14:35 1.16 +++ rxvt-unicode/src/hookinc.h 2010/07/24 10:20:26 1.19 @@ -27,6 +27,7 @@ def (USER_COMMAND) + def (ROOT_EVENT) def (X_EVENT) def (FOCUS_IN) def (FOCUS_OUT) @@ -51,3 +52,7 @@ def (CUSTOM_REND) // hovering over custom rendition, generate enter/leave maybe? + def (BELL) + + def (TT_PASTE) +