First attempt at a platform-independent keyboard handler. This isn't complete
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Mon, 27 Jan 2003 00:39:01 +0000 (00:39 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Mon, 27 Jan 2003 00:39:01 +0000 (00:39 +0000)
commit6c50d42155442e8dc23bff3965b51614144d7683
tree8866451147f9f67dea48127db46dc9242c804f4e
parent52c838b4ac3a50a5a3264b1035291c11328fc771
First attempt at a platform-independent keyboard handler.  This isn't complete
yet -- there's no Alt+keypad support, and no way for the front-end to find
out what it should do with the Num Lock light.  It's also not fully tested.
Nonetheless, it's at least as good as the previous Mac keyboard handler.
Other platforms probably shouldn't adopt it just yet.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2728 cda61777-01e9-0310-a592-d414129be87e
mac/macterm.c
putty.h
terminal.c