OSDN Git Service

keyboardHandler: Don't continually pause and resume speech when the shift key is...
authorJames Teh <jamie@jantrid.net>
Mon, 25 Oct 2010 06:22:47 +0000 (16:22 +1000)
committerJames Teh <jamie@jantrid.net>
Mon, 25 Oct 2010 06:22:47 +0000 (16:22 +1000)
commit68a24cc6b807b5d1b8987b7fdfee0fe48f92a860
tree70e4ab8561c5da10df6fb16021c186190331b854
parent047eb330544c0345dcc4d7bc9b09da3bf96ac1ac
keyboardHandler: Don't continually pause and resume speech when the shift key is held down (sounds like stuttering). Speech only resumes when shift is released and pressed again.
Fixes #989.
source/keyboardHandler.py