Open GoogleCodeExporter opened 8 years ago
Yeah, I'm having the same problem on a droid 2. It would be nice to add an
option for the alt key as the escape and control keys, ie, mapping it to vol
up, camera, etc, since the standard alt key is needed for numbers and symbols
Original comment by q335...@gmail.com
on 18 Feb 2012 at 10:41
Same problem here.
HTC Desire Z (european HTC Vision), Android 2.3.3
Original comment by nik...@gmail.com
on 15 Mar 2012 at 6:00
I've having the same problem with HTC desire Z.
Original comment by lidongpe...@gmail.com
on 17 Mar 2012 at 1:35
Ditto Droid 3
Original comment by swehar...@gmail.com
on 15 Apr 2012 at 1:37
Same problem here as well
Original comment by SFSUasce...@gmail.com
on 19 May 2012 at 7:19
Same problem here with Samsung Captivate Glide.
Original comment by mikemath...@gmail.com
on 8 Jun 2012 at 3:16
same problem on my both moto droid3 and htc g1 phones, it looks like the
hardware qwerty keyboard not be supported well.
Original comment by wsam...@gmail.com
on 10 Jun 2012 at 2:09
just find a way to temporary overcome this issue:
1. run telnetd in the terminal ide;
2. use connectbot login into localhost:8080;
3. your hard keyboard just acts well...
Original comment by wsam...@gmail.com
on 10 Jun 2012 at 3:13
My Droid 3 has the same issue. As for the method in comment 8, I tried it and
the ALT key still didn't do anything (correctly, that is).
Original comment by jyal...@gmail.com
on 22 Jun 2012 at 1:05
Same problem here.. xperia pro :/ :/
Original comment by hsik...@gmail.com
on 15 Jul 2012 at 10:34
Same here on a Jellybean Desire Z. No alt keys makes vim pretty useless since
we don't have a hardware keyboard to use the soft one.
Please, please fix this
Original comment by da...@grid5.co.uk
on 21 Aug 2012 at 8:24
Any updates?
Original comment by bryan.y...@gmail.com
on 10 Oct 2012 at 12:12
[deleted comment]
I made a patch to get my keyboard working (samsung captivate glide). This is my
first patch email me if there is any problem
Original comment by land.h...@gmail.com
on 25 Jan 2013 at 3:17
Attachments:
Cool. I have a glide too, how do you install this patch?
Original comment by leoz...@gmail.com
on 25 Jan 2013 at 3:56
leoz:
The patch file just represents the modified code from the original source. The
modified files are EmulatorView.java and TermSettings.java. The '+' and '-'
characters represent added/removed lines. You can apply it with the patch
command, or by hand.
To install you need to download the terminal ide source apply the patch and
recompile an apk and copy it to your phone.
Use the Android development kit
http://developer.android.com/sdk/installing/bundle.html to recompile the source
into an 'apk' which can be installed on your phone.
Original comment by land.h...@gmail.com
on 26 Jan 2013 at 3:42
Land, thanks for the reply! Makes sense, I will try it.
Original comment by leoz...@gmail.com
on 27 Jan 2013 at 11:54
[deleted comment]
Edit patch and replace with these for xperia mini pro.
'|','$','_','=','3','-','+','*','8','#','(',')','~',
'\'','9','0','1','4','~','5','7','/','2','%','6','`'
Original comment by schr...@gmail.com
on 12 Feb 2013 at 3:15
Original issue reported on code.google.com by
markwhit...@gmail.com
on 18 Feb 2012 at 10:00