]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Keyboard handling patch from RDB: the Windows Application key is now
authorSimon Tatham <anakin@pobox.com>
Mon, 9 Apr 2001 12:52:43 +0000 (12:52 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 9 Apr 2001 12:52:43 +0000 (12:52 +0000)
commitd2369721bbebaddc3fa5b745981e861d016679f7
treea6d0fdcae2fc91f934f0b00b9dd760d8094649ed
parent9d9ca5300ab2c0c5a779df332cc2db29d0b243bb
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).

[originally from svn r1033]
putty.h
settings.c
windlg.c
window.c