--- rxvt-unicode/src/urxvt.pm 2006/01/06 02:58:02 1.36 +++ rxvt-unicode/src/urxvt.pm 2006/01/06 03:40:19 1.37 @@ -263,6 +263,21 @@ C action bound to it (see description of the B resource in the @@RXVT_NAME@@(1) manpage). +=item on_key_press $term, $event + +=item on_key_release $term, $event + +=item on_button_press $term, $event + +=item on_button_release $term, $event + +=item on_motion_notify $term, $event + +Called whenever the corresponding X event is received for the terminal. If +the hook returns true, then the even will be ignored by rxvt-unicode. + +subwindow. + =back =head2 Variables in the C Package