--- rxvt-unicode/src/urxvt.pm 2006/01/25 15:11:31 1.129 +++ rxvt-unicode/src/urxvt.pm 2006/01/25 15:32:48 1.130 @@ -244,7 +244,7 @@ Displays a digital clock using the built-in overlay. -=item remote-selection +=item remote-clipboard Somewhat of a misnomer, this extension adds two menu entries to the selection popup that allows one ti run external commands to store the @@ -517,12 +517,15 @@ Called just after the screen gets redrawn. See C. -=item on_keyboard_command $term, $string +=item on_user_command $term, $string -Called whenever the user presses a key combination that has a -C action bound to it (see description of the B +Called whenever the a user-configured event is being activated (e.g. via +a C action bound to a key, see description of the B resource in the @@RXVT_NAME@@(1) manpage). +The event is simply the action string. This interface is assumed to change +slightly in the future. + =item on_x_event $term, $event Called on every X event received on the vt window (and possibly other