OSDN Git Service

Don't report shifted characters as command keys.
authorJames Teh <jamie@jantrid.net>
Tue, 22 Mar 2011 22:17:03 +0000 (08:17 +1000)
committerJames Teh <jamie@jantrid.net>
Tue, 22 Mar 2011 22:17:03 +0000 (08:17 +1000)
commit89468ac874cc07e6bcb23747c397016baa672cef
treebda239ab07cc401673cc7b3a94b5c15e97530c78
parentc62bdab9b498c02758f4e69f8614f69cb1f5522e
Don't report shifted characters as command keys.
I seem to have forgotten that generalizedModifiers includes the extended flag as well as the VK code. Oops.
Fixes #1422.
source/keyboardHandler.py
user_docs/en/changes.t2t