--- rxvt-unicode/src/hookinc.h 2006/02/11 02:28:19 1.15 +++ rxvt-unicode/src/hookinc.h 2010/07/24 10:20:26 1.19 @@ -19,6 +19,7 @@ def (LINE_UPDATE) def (ADD_LINES) def (OSC_SEQ) + def (OSC_SEQ_PERL) def (TT_WRITE) def (REFRESH_BEGIN) @@ -26,6 +27,7 @@ def (USER_COMMAND) + def (ROOT_EVENT) def (X_EVENT) def (FOCUS_IN) def (FOCUS_OUT) @@ -50,3 +52,7 @@ def (CUSTOM_REND) // hovering over custom rendition, generate enter/leave maybe? + def (BELL) + + def (TT_PASTE) +