--- rxvt-unicode/doc/rxvt.1.pod 2011/05/06 10:18:00 1.196 +++ rxvt-unicode/doc/rxvt.1.pod 2011/05/07 18:29:17 1.197 @@ -1164,6 +1164,20 @@ I may contain escape values (C<\n>: newline, C<\000>: octal number), see RESOURCES in C for further details. +You can define a range of keysyms in one shot by providing a I +with pattern B, where the delimiter `/' +should be a character not used by the strings. + +Its usage can be demonstrated by an example: + + URxvt.keysym.M-C-0x61: list|\033<|abc|> + +The above line is equivalent to the following three lines: + + URxvt.keysym.Meta-Control-0x61: \033 + URxvt.keysym.Meta-Control-0x62: \033 + URxvt.keysym.Meta-Control-0x63: \033 + If I takes the form of C, the specified B is interpreted and executed as @@RXVT_NAME@@'s control sequence. For example the following means "change the current locale to C