--- rxvt-unicode/src/rxvtperl.xs 2009/12/26 09:42:16 1.128 +++ rxvt-unicode/src/rxvtperl.xs 2010/01/24 21:53:13 1.129 @@ -1596,7 +1596,10 @@ RETVAL void -rxvt_term::selection_clear () +rxvt_term::selection_clear (bool clipboard = false) + +void +rxvt_term::clipboard_copy (Time eventtime) void rxvt_term::selection_make (Time eventtime, bool rect = false) @@ -1606,7 +1609,7 @@ THIS->selection_make (eventtime); int -rxvt_term::selection_grab (Time eventtime) +rxvt_term::selection_grab (Time eventtime, bool clipboard = false) void rxvt_term::selection (SV *newtext = 0)