$ perl -le " use Tk; $mw = tkinit; $mw->bind(q//,sub{print $Tk::event->D} ); MainLoop; " -120 -120 120 120