From: root Date: Tue, 3 Jan 2006 19:10:54 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=b2fd627ded514f9966b5cac9b7c9c780582f0360;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/src/perl/selection b/src/perl/selection index 755506f5..e77a83af 100644 --- a/src/perl/selection +++ b/src/perl/selection @@ -8,3 +8,8 @@ sub on_keyboard_command { () } + +sub on_selection_event { + warn "hiya\n";#d# + () +}