--- rxvt-unicode/src/urxvt.pm 2006/01/02 20:47:52 1.10 +++ rxvt-unicode/src/urxvt.pm 2006/01/02 21:41:51 1.11 @@ -1,6 +1,6 @@ =head1 NAME -rxvtperl - rxvt-unicode's embedded perl interpreter +@@RXVT_NAME@@perl - rxvt-unicode's embedded perl interpreter =head1 SYNOPSIS @@ -126,6 +126,12 @@ Called just after the screen gets redrawn. See C. +=item on_keyboard_command $term, $string + +Called whenever the user presses a key combination that has a +C action bound to it (see description of the B +resource in the @@RXVT_NAME@@(1) manpage). + =back =head2 Functions in the C Package