On Mar 11, 8:53 pm, Mark Murphy <[email protected]> wrote:

> Assuming you pull off the improbable and find a way to, at the SDK
> level, convert your Bluetooth keyboard into something that responds like
> an input method editor,

That's already been done, not by me, but by a developer that sells
such a package.  The application is called KeyPro.  See

http://www.mymobilegear.com/download/Files/KeyPro_Android_User_Manual.pdf

I have suggested that he implement the CTL- functionality, and I
looked at KeyEvent to point him the right direction...

> just map your CTRL keys to be
> KEYCODE_DPAD_CENTER or whatever ConnectBot is looking for.

...but I didn't realize that KEYCODE_DPAD_CENTER is what it is, or
otherwise overlooked it.  It does indeed appear to be what we want.  I
will relay this info.  Thank you.

I wonder how many apps besides connectbot use DPAD_CENTER as a ctl-
key.  Anybody have info?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to