--- rxvt-unicode/src/urxvt.pm 2006/01/06 02:58:02 1.36 +++ rxvt-unicode/src/urxvt.pm 2006/01/06 03:43:12 1.38 @@ -263,6 +263,25 @@ C action bound to it (see description of the B resource in the @@RXVT_NAME@@(1) manpage). +=item on_key_press $term, $event, $octets + +=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 +(see the XEvent manpage) If the hook returns true, then the even will be +ignored by rxvt-unicode. + +C additionally receives the string rxvt-unicode would +output, if any, in locale-specific encoding. + +subwindow. + =back =head2 Variables in the C Package