in reply to Capturing keystrokes
If you're using Perl/Tk, you could bind a key event to show a dialog.
If you're on a win box, look at using Term::ReadKey and Win32::GUI::DialogBox.
--hiseldlWhat time is it? It's Camel Time!