Keyboard handling patch from RDB: the Windows Application key is now
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 9 Apr 2001 12:52:43 +0000 (12:52 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 9 Apr 2001 12:52:43 +0000 (12:52 +0000)
commit95bbe1aee1557d56b0e61932b4267d7d0a81f587
treea6d0fdcae2fc91f934f0b00b9dd760d8094649ed
parent5350aeb9bb32750b616ac2013576934883cd095a
Keyboard handling patch from RDB: the Windows Application key is now
always Compose (we have no better use for it), and Ctrl-Alt can be
made to act like AltGr (but it's never Compose even when AltGr is).

git-svn-id: svn://svn.tartarus.org/sgt/putty@1033 cda61777-01e9-0310-a592-d414129be87e
putty.h
settings.c
windlg.c
window.c