ikariiin / connectbot

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

Cannot move cursor on HTC desire. Can't use arrows #468

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Connect to a server (any server or local)
2. Type something
3. Swipe trackball 

What is the expected output? What do you see instead?
It should move left/right or move to previous/next command. Instead phone 
vibrate and write ^[[D – for left, ^[[C for right, ^[[A for up and ^[[B for 
down.

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?
any server or local

If you are able to connect, what is the output of "echo $TERM", "uname -a",

Linux localhost 2.6.32.15-gf5a401c #1 PREEMPT Thu Sep 16 21:44:24 CTS 2010 
armv7l GNU/Linux
and any other relevant information on the host?

Please provide any additional information below.

I have HTC Desire and have installed multiling keyboard, but if I disable or 
uninstall multiling keyboard problem still exists. 

Original issue reported on code.google.com by z.zaalis...@gmail.com on 3 Jul 2011 at 1:36