aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorTorne Wuff <torne@wolfpuppy.org.uk>2014-03-01 17:19:02 +0000
committerTorne Wuff <torne@wolfpuppy.org.uk>2014-03-01 17:36:34 +0000
commit0b91943a7e04875d33663bc822fe3a7273aec371 (patch)
treeef45747328584b79c1d68e6fc89459ef174b131d /.gitignore
parentfb1d457d31686b8c78aede8817eca65084715ed0 (diff)
downloadconnectbot-0b91943a7e04875d33663bc822fe3a7273aec371.tar.gz
connectbot-0b91943a7e04875d33663bc822fe3a7273aec371.tar.bz2
connectbot-0b91943a7e04875d33663bc822fe3a7273aec371.zip
Fix ctrl key on hardware keyboards.
We were only masking off META_CTRL_ON before calling getUnicodeChar, which caused many keymaps to return 0 since one of the other ctrl key bits was still set. Masking off *all* the ctrl bits makes it return the actual character for the key pressed, and then we handle it right.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions