ikariiin / connectbot

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

unable to enter numbers into terminal session using the hardware keyboard (Motorola Cliq) #481

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Connect to a server (doesn't matter which one)
2. Enter password (if password has numbers, the hardware keyboard DOES work in 
this case)
3. Attempt to enter numbers at shell prompt (Cliq requires pressing ALT, then 
letter key corresponding to number)

What is the expected output? What do you see instead?
type ALT+q, expect "1" get "*"
type ALT+w, expect "2" get "1"
type ALT+e, expect "3" get "2"
type ALT+r, expect "4" get "3"
type ALT+t, expect "5" get "+"
type ALT+y, expect "6" get "%"
type ALT+u, expect "7" get "&"
type ALT+i, expect "8" get "$"
type ALT+o, expect "9" get "("
type ALT+p, expect "0" get ")"

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

What type of system are you trying to connect to?
generic Linux

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

Please provide any additional information below.

Original issue reported on code.google.com by kalr...@gmail.com on 2 Aug 2011 at 5:52

Attachments: