smallperson / connectbot

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

Motorola CLIQ ALT keybindings incorrect #361

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. ssh into any system
2. attempt to enter any character accessed via the ALT key (numbers and symbols)

What is the expected output? What do you see instead?
expected: The symbol on the key is what is sent to the server.

observed: Incorrect symbols appearing for all key combinations. (such as * 
instead of 1, which is accessed via ALT+Q)

Note that this only occurs when interacting with the server once logged in.  
Characters accessed via the ALT key when entering my password into ConnectBot's 
prompt are correct.

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

1.7.0

What type of system are you trying to connect to?

REHL5 (I am able to connect successfully)

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

echo $TERM (took me a while to find where $ was mapped) is "vt100"

uname -a results in "Linux <hostname> 2.6.18-128.el5 #1 SMP Wed Dec 17 11:41:38 
EST 2008 x86_64 x86_64 x86_64 GNU/Linux"

Please provide any additional information below.

I recently upgraded my phone's OS and reinstalled ConnectBot.  Previous 
versions worked fine.  I'd suspect my OS upgrade, but the keys work in all 
other programs, and even in ConnectBot when entering my password prior to 
connecting (just not in the terminal once connected).

Original issue reported on code.google.com by chaosl...@gmail.com on 9 Sep 2010 at 11:45

GoogleCodeExporter commented 9 years ago
Just installed the Android 2.1 Beta release and now have this issue with 
ConnectBot version 1.7.1

key  alt   result
q    1     *
w    2     1
e    3     2
r    4     3
t    5     +
y    6     %
u    7     &
i    8     $
o    9     (
p    0     )
a    !     #
s    @     4
d    #     5
f    $     6
g    %     -
h    &     [
j    *     ]
k    (     "
l    )     '
,    "     ;
z    -     7
x    =     8
c    +     9
v    :     =
b    ;     <
n    /     >
m    '     |
.    ?     :

Original comment by tangert@gmail.com on 25 Oct 2010 at 2:19

GoogleCodeExporter commented 9 years ago
the same happens with lg gw620 with openetna (froyo) it was working fine with 
cupcake

Original comment by skun...@gmail.com on 28 Oct 2010 at 12:01

GoogleCodeExporter commented 9 years ago
Same problem here. Upgraded to the new official 2.1 on my cliq, installed 
connectbot and alt keys are scrambled. It appears it is trying to use a keymap 
for a hardware keyboard that has a traditional number pad arrangement on the 
alt keys.

Original comment by kellyhar...@gmail.com on 3 Dec 2010 at 10:12

GoogleCodeExporter commented 9 years ago
I have the same issue on Cliq after 2.1 upgrade yesterday.  I have to use the 
on screen keyboard now.

Original comment by bagatono...@gmail.com on 5 Dec 2010 at 1:16

GoogleCodeExporter commented 9 years ago
Happening to me to. Makes forward slashing a pain because u have 2 use the 
software kb.

Original comment by vro...@gmail.com on 6 Dec 2010 at 1:57

GoogleCodeExporter commented 9 years ago
I just submitted a change that should fix this problem. Download the latest 
version from http://connectbot.org/ and let me know if it works.

Original comment by kenny@the-b.org on 9 Dec 2010 at 9:03

GoogleCodeExporter commented 9 years ago
I'll merge this into 261

Original comment by kenny@the-b.org on 9 Dec 2010 at 9:04

GoogleCodeExporter commented 9 years ago
Had to uninstall then reinstall.  Now working great.  Thanks for the quick
fix!

Updates:
       Status: Fixed

Original comment by bagatono...@gmail.com on 9 Dec 2010 at 11:34

GoogleCodeExporter commented 9 years ago
Same here - the keyboard now works as expected. Thanks!

Original comment by henning....@gmail.com on 9 Dec 2010 at 2:42

GoogleCodeExporter commented 9 years ago
whoops, issue 261 is a different issue.

Original comment by kenny@the-b.org on 9 Dec 2010 at 7:25