Coder Social home page Coder Social logo

Comments (19)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
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 [email protected] on 18 Feb 2012 at 10:41

from terminal-ide.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
Same problem here.

HTC Desire Z (european HTC Vision), Android 2.3.3

Original comment by [email protected] on 15 Mar 2012 at 6:00

from terminal-ide.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
I've having the same problem with HTC desire Z.

Original comment by [email protected] on 17 Mar 2012 at 1:35

from terminal-ide.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
Ditto Droid 3

Original comment by [email protected] on 15 Apr 2012 at 1:37

from terminal-ide.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
Same problem here as well

Original comment by [email protected] on 19 May 2012 at 7:19

from terminal-ide.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
Same problem here with Samsung Captivate Glide.

Original comment by [email protected] on 8 Jun 2012 at 3:16

from terminal-ide.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
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 [email protected] on 10 Jun 2012 at 2:09

from terminal-ide.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
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 [email protected] on 10 Jun 2012 at 3:13

from terminal-ide.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
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 [email protected] on 22 Jun 2012 at 1:05

from terminal-ide.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
Same problem here.. xperia pro :/ :/

Original comment by [email protected] on 15 Jul 2012 at 10:34

from terminal-ide.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
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 [email protected] on 21 Aug 2012 at 8:24

from terminal-ide.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
Any updates?

Original comment by [email protected] on 10 Oct 2012 at 12:12

from terminal-ide.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
[deleted comment]

from terminal-ide.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
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 [email protected] on 25 Jan 2013 at 3:17

Attachments:

from terminal-ide.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
Cool. I have a glide too, how do you install this patch?

Original comment by [email protected] on 25 Jan 2013 at 3:56

from terminal-ide.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
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 [email protected] on 26 Jan 2013 at 3:42

from terminal-ide.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
Land, thanks for the reply! Makes sense, I will try it.

Original comment by [email protected] on 27 Jan 2013 at 11:54

from terminal-ide.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
[deleted comment]

from terminal-ide.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
Edit patch and replace with these for xperia mini pro.
                   '|','$','_','=','3','-','+','*','8','#','(',')','~',
                   '\'','9','0','1','4','~','5','7','/','2','%','6','`'

Original comment by [email protected] on 12 Feb 2013 at 3:15

from terminal-ide.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.