]> asedeno.scripts.mit.edu Git - PuTTY.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)
commitde34bdac6d14d05f97c485fa36f305e46c332569
tree8866451147f9f67dea48127db46dc9242c804f4e
parentb415d9e225189a4896a83a78e3c7f989de94f57b
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.

[originally from svn r2728]
mac/macterm.c
putty.h
terminal.c