reidwooten99 / connectbot

Automatically exported from code.google.com/p/connectbot
Apache License 2.0
0 stars 0 forks source link

Atrix with external BlueTooth keyboard issues #432

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. use ConnectBot at Atrix with a BT keyboard 
2. try typing CTRL or TAB in local terminal or SSH connection
3. see it does not work

What is the expected output? What do you see instead?
CTRL+C should kill a program (such as top), but Menu is shown instead when CTRL 
is pressed. Pressing TAB does not do anything, expected result is bash 
completion 

What version of the product are you using (you can see this by using Menu
-> About in the Host List)?
v1.7.1.2010.10.08

What type of system are you trying to connect to?
localhost, Linux

If you are able to connect, what is the output of "echo $TERM", "uname -a",
and any other relevant information on the host?
ansi

Please provide any additional information below.
Function keys and CapsLock also do not work, i.e. they do nothing when pressed. 
The issue seems to be with Atrix HD dock BlueTooth keyboard 
mapping/compatibility with ConnectBot.

Thanks!

Original issue reported on code.google.com by ondre...@gmail.com on 1 Mar 2011 at 6:37