From b2fd627ded514f9966b5cac9b7c9c780582f0360 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 3 Jan 2006 19:10:54 +0000 Subject: [PATCH] *** empty log message *** --- src/perl/selection | 5 +++++ 1 file changed, 5 insertions(+) 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# + () +} -- 2.34.1