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.184 by sf-exg, Thu Jul 1 21:17:11 2010 UTC vs.
Revision 1.185 by sf-exg, Fri Jul 2 12:44:45 2010 UTC

1390 1390
1391=item $term->selection_make ($eventtime[, $rectangular]) 1391=item $term->selection_make ($eventtime[, $rectangular])
1392 1392
1393Tries to make a selection as set by C<selection_beg> and 1393Tries to make a selection as set by C<selection_beg> and
1394C<selection_end>. If C<$rectangular> is true (default: false), a 1394C<selection_end>. If C<$rectangular> is true (default: false), a
1395rectangular selection will be made. This is the prefered function to make 1395rectangular selection will be made. This is the preferred function to make
1396a selection. 1396a selection.
1397 1397
1398=item $success = $term->selection_grab ($eventtime[, $clipboard]) 1398=item $success = $term->selection_grab ($eventtime[, $clipboard])
1399 1399
1400Try to acquire ownership of the primary (clipboard if C<$clipboard> is 1400Try to acquire ownership of the primary (clipboard if C<$clipboard> is

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines