ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/urxvt.pm
(Generate patch)

Comparing rxvt-unicode/src/urxvt.pm (file contents):
Revision 1.200 by sf-exg, Sun Nov 20 10:58:58 2011 UTC vs.
Revision 1.201 by sf-exg, Tue Nov 29 19:20:18 2011 UTC

1382 1382
1383This method should only be called during the C<on_start> hook, as there is 1383This method should only be called during the C<on_start> hook, as there is
1384only one resource database per display, and later invocations might return 1384only one resource database per display, and later invocations might return
1385the wrong resources. 1385the wrong resources.
1386 1386
1387=item $success = $term->parse_keysym ($keysym_spec, $command_string) 1387=item $success = $term->parse_keysym ($key, $octets)
1388 1388
1389Adds a keymap translation exactly as specified via a resource. See the 1389Adds a key binding exactly as specified via a resource. See the
1390C<keysym> resource in the @@RXVT_NAME@@(1) manpage. 1390C<keysym> resource in the @@RXVT_NAME@@(1) manpage.
1391 1391
1392=item $rend = $term->rstyle ([$new_rstyle]) 1392=item $rend = $term->rstyle ([$new_rstyle])
1393 1393
1394Return and optionally change the current rendition. Text that is output by 1394Return and optionally change the current rendition. Text that is output by

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines