ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/rxvt.1.pod
(Generate patch)

Comparing rxvt-unicode/doc/rxvt.1.pod (file contents):
Revision 1.236 by sf-exg, Sat Aug 16 10:51:23 2014 UTC vs.
Revision 1.237 by sf-exg, Thu Aug 21 19:21:14 2014 UTC

1187 1187
1188Similarly, to let applications gain access to the C<C-M-c> (copy to 1188Similarly, to let applications gain access to the C<C-M-c> (copy to
1189clipboard) and C<C-M-v> (paste clipboard) key combination, you can do 1189clipboard) and C<C-M-v> (paste clipboard) key combination, you can do
1190this: 1190this:
1191 1191
1192 URxvt.keysym.C-S-c: builtin-string: 1192 URxvt.keysym.C-M-c: builtin-string:
1193 URxvt.keysym.C-S-v: builtin-string: 1193 URxvt.keysym.C-M-v: builtin-string:
1194 1194
1195=item EXTENSION:STRING 1195=item EXTENSION:STRING
1196 1196
1197An action of this form passes the B<STRING> to the @@RXVT_NAME@@perl(3) 1197An action of this form passes the B<STRING> to the @@RXVT_NAME@@perl(3)
1198extension of the same name. The extension will be loaded automatically if 1198extension of the same name. The extension will be loaded automatically if

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines