]> granicus.if.org Git - nethack/commit
Fix for bug 324 (aka H4216). We now will use nhraykey by default if the
authorBart House <bart@barthouse.com>
Sun, 13 May 2018 01:06:23 +0000 (18:06 -0700)
committerBart House <bart@barthouse.com>
Sun, 13 May 2018 01:06:23 +0000 (18:06 -0700)
commit039687cf5fd4bd2614439d148464c232d83c7a69
treee6b64049ec565c318e607e51088d2a12ed8aee27
parent1d31a4966169eca100b5a088e1492cbccec15490
Fix for bug 324 (aka H4216).  We now will use nhraykey by default if the
players keyboard layout is non-english.  nhraykey properly handles
non-english input.  We also now support changing altkeyhandler in game.
include/ntconf.h
src/options.c
sys/winnt/nttty.c
sys/winnt/stubs.c