]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Some Windows keymaps, it turns out, don't translate the key
authorSimon Tatham <anakin@pobox.com>
Sun, 14 Sep 2008 15:11:42 +0000 (15:11 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 14 Sep 2008 15:11:42 +0000 (15:11 +0000)
commit9c6a1127b47fcecee6e5e37186068304d5065aaf
treec9d7e41d8eabc1916a9e94f1bd18de6697ec8cd7
parent211fdb9f46377b0f3052c0a29f6934cce3dbfb02
Some Windows keymaps, it turns out, don't translate the key
combination Ctrl + \ as the Ctrl-\ character. All of mine have, but
at least one laptop turns out not to. Do so explicitly.

[originally from svn r8182]
windows/window.c