make wxGetKeyState() work for non-modifier keys; corrected some key mappings (patch...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 25 Jul 2006 00:19:46 +0000 (00:19 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 25 Jul 2006 00:19:46 +0000 (00:19 +0000)
commitdd4796139927cc1fbc3974ff17594c21f2f356d4
tree7aae10e813976645140b24ae0bf24bdfccf75f12
parent8daf3c366409ae9b9f657370c43cc15896704b14
make wxGetKeyState() work for non-modifier keys; corrected some key mappings (patch 1521490)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40299 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/unix/utilsx11.cpp