Hi, all -- It seems like it should be a very easy thing to whip up a perl one-liner which will read stdin, spit out the key codes it gets until a ctrl-D, and then quit; something like
perl -e 'while (<>) { print SomeMagicHere . \n; }
would probably do it. But what is the magic part? How do you see key
codes?
TIA & HAND
:-D
--
David T-G * It's easier to fight for one's principles
(play) [EMAIL PROTECTED] * than to live up to them. -- fortune cookie
(work) [EMAIL PROTECTED]
http://www.justpickone.org/davidtg/ Shpx gur Pbzzhavpngvbaf Qrprapl Npg!
msg25387/pgp00000.pgp
Description: PGP signature
