]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
First attempt at a platform-independent keyboard handler. This isn't complete
authorBen Harris <bjh21@bjh21.me.uk>
Mon, 27 Jan 2003 00:39:01 +0000 (00:39 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Mon, 27 Jan 2003 00:39:01 +0000 (00:39 +0000)
commitaf3b44e0e8fd40000f19a32c0feaa25e8b56746a
tree8866451147f9f67dea48127db46dc9242c804f4e
parentb79d0c88230403804270ba48428e5fdb19efad6f
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: http://svn.tartarus.org/sgt/putty@2728 cda61777-01e9-0310-a592-d414129be87e
mac/macterm.c
putty.h
terminal.c