Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Issue 572 in connectbot: Enhancement: add an option to change input type
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
connect...@googlecode.com  
View profile  
 More options May 2 2012, 10:01 am
From: connect...@googlecode.com
Date: Wed, 02 May 2012 14:01:45 +0000
Local: Wed, May 2 2012 10:01 am
Subject: Issue 572 in connectbot: Enhancement: add an option to change input type
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 572 by fie...@fievel.be: Enhancement: add an option to change  
input type
http://code.google.com/p/connectbot/issues/detail?id=572

Context:
ConnectBot is a great ssh client but my htc virtual keyboard while great  
for sms and e-mail is definitively not adapted to console work (| is  
available after 3 clicks, no tab, no arrows ...). I found another virtual  
keyboard which correct those problems (hackerskeyboard -  
https://code.google.com/p/hackerskeyboard) but is less useable for mail and  
sms, so I have to switch often between the two input method (I wrote a very  
tiny application which just show input manager and launch it from a widget  
shortcut).

Proposal:
I propose either to add a menu in connectbot which allow to run input  
manager within connectbot.

It's very simple to tell android to show the input manager dialog :

InputMethodManager mgr = (InputMethodManager)  
getSystemService(Context.INPUT_METHOD_SERVICE);
mgr.showInputMethodPicker();


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »