From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Allen S. Rout" Subject: Re: GNU Emacs ported to Android Date: Wed, 22 Aug 2012 08:53:35 -0400 Message-ID: References: <2012-08-21T17-19-30@devnull.Karl-Voit.at> <5033C875.2060401@wilkesley.net> <20120822081751.GE2538@grace.toshine.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41070) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T4ARl-000740-ND for emacs-orgmode@gnu.org; Wed, 22 Aug 2012 08:54:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T4ARf-0006IE-TQ for emacs-orgmode@gnu.org; Wed, 22 Aug 2012 08:54:09 -0400 Received: from plane.gmane.org ([80.91.229.3]:34799) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T4ARf-0006I2-Mz for emacs-orgmode@gnu.org; Wed, 22 Aug 2012 08:54:03 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1T4ARa-0004U5-14 for emacs-orgmode@gnu.org; Wed, 22 Aug 2012 14:53:58 +0200 Received: from n128-227-3-39.xlate.ufl.edu ([128.227.3.39]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 22 Aug 2012 14:53:58 +0200 Received: from asr by n128-227-3-39.xlate.ufl.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 22 Aug 2012 14:53:58 +0200 In-Reply-To: <20120822081751.GE2538@grace.toshine.net> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org On 08/22/2012 04:17 AM, 'Mash (Thomas Herbert) wrote: > On 2012-08-21 18:42+0100, Ian Barton wrote: >> On 21/08/12 16:22, Karl Voit wrote: >> >>> Anybody else sharing experiences with Emacs or HW-keyboards on >>> Android? >>> >> Thanks for the heads up. Off to play. The android Hackers Keyboard >> has Ctrl, Alt, etc. I use it to run Emacs via a terminal. However, a >> hardware keyboard that worked would be great. >> >> Ian. >> > > Tempted to get one of these at some point. > http://www.freedominput.com/freedom-accessories/freedom-pro-keyboard I own it. It doesn't work, at least 2.2.1 on my MyTouch 4G (and my G1, but...) The problem is not with the hardware per se; the keyboard driver in _android_ (not at the bluetooth layer) specifically omitted the key modifier concept, so ctrl, M-, alt just don't happen. I've been hoping that the Android-as-USB-host stuff announced at the last IO would unscrew that problem, but haven't followed its progress much. - Allen S. Rout