--- rxvt-unicode/doc/rxvt.1.pod 2006/01/02 20:40:20 1.79 +++ rxvt-unicode/doc/rxvt.1.pod 2006/01/03 22:28:07 1.83 @@ -191,18 +191,19 @@ =item B<-fb> I -Compile font-styles: The bold font list to use when bold characters are to +Compile font-styles: The bold font list to use when B characters are to be printed. See resource B for details. =item B<-fi> I -Compile font-styles: The italic font list to use when bold characters are to +Compile font-styles: The italic font list to use when I characters are to be printed. See resource B for details. =item B<-fbi> I -Compile font-styles: The bold italic font list to use when bold characters are to -be printed. See resource B for details. +Compile font-styles: The bold italic font list to use when B<< I >> characters are to be printed. See resource B +for details. =item B<-is>|B<+is> @@ -1024,6 +1025,13 @@ URxvt.keysym.M-C-c: command:\033]701;zh_CN.GBK\007 +If I takes the form C, then the specified B +is passed to the C perl handler. See the @@RXVT_NAME@@perl(3) +manpage. For example, the F extension (activated via +C<@@RXVT_NAME@@ -pe selection>) listens for C events: + + URxvt.keysym.M-C-c: perl:selection:rot13 + Due the the large number of modifier combinations, a defined key mapping will match if at I the specified identifiers are being set, and no other key mappings with those and more bits are being defined. That @@ -1060,12 +1068,14 @@ Colon-separated list of perl extension scripts to use in this terminal instance. Each extension is looked up in the library directories, loaded -if necessary, and bound to the current terminal instance; option B<-pe>. +if necessary, and bound to the current terminal instance. If this resource +is empty or missing, then the perl interpreter will not be initialized; +option B<-pe>. =item B: I Perl code to be evaluated when all extensions have been registered. See the -rxvtperl(3) manpage. +@@RXVT_NAME@@perl(3) manpage. =item B: I @@ -1074,7 +1084,7 @@ @@RXVT_NAME@@ will first look in these directories and then in F<@@RXVT_LIBDIR@@/urxvt/perl/>. -See the rxvtperl(3) manpage. +See the @@RXVT_NAME@@perl(3) manpage. =back