From b5473698a07714914e58f66c5690abe71f39563e Mon Sep 17 00:00:00 2001 From: root Date: Mon, 2 Jan 2006 21:26:05 +0000 Subject: [PATCH] *** empty log message *** --- doc/rxvt.1.pod | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/rxvt.1.pod b/doc/rxvt.1.pod index e30d35b2..d8567a2b 100644 --- a/doc/rxvt.1.pod +++ b/doc/rxvt.1.pod @@ -1024,6 +1024,13 @@ when Control-Meta-c is being pressed": 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 rxvtperl(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 -- 2.34.1