]> git.mxchange.org Git - flightgear.git/commit
#389: NumPad keys not working when NumLock is off
authorThorstenB <brehmt@gmail.com>
Sun, 7 Aug 2011 16:24:13 +0000 (18:24 +0200)
committerThorstenB <brehmt@gmail.com>
Sun, 7 Aug 2011 16:24:13 +0000 (18:24 +0200)
commitd3c06bd19b785bbd2a09bed27de66bf721ad7504
treeb82ae711080ac9b3869f3243306ee770f5581d7d
parent02cf9774e814b91f78b165de8f150dada3941658
#389: NumPad keys not working when NumLock is off
Map keys to something useful when NumLock is off (arrow keys etc),
since keycode was completely ignored (out of range) otherwise
src/Main/FGEventHandler.cxx
src/Main/FGEventHandler.hxx