From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-94588-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1LynuK-0005PG-20
	for garchives@archives.gentoo.org; Tue, 28 Apr 2009 14:03:40 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 865EEE0AB5;
	Tue, 28 Apr 2009 13:07:36 +0000 (UTC)
Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.242])
	by pigeon.gentoo.org (Postfix) with ESMTP id 684ECE0AB5
	for <gentoo-user@lists.gentoo.org>; Tue, 28 Apr 2009 13:07:36 +0000 (UTC)
Received: by an-out-0708.google.com with SMTP id d40so316657and.1
        for <gentoo-user@lists.gentoo.org>; Tue, 28 Apr 2009 06:07:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:reply-to:date:message-id
         :subject:from:to:content-type:content-transfer-encoding;
        bh=+st+SXAkpxH4ahqmQkRiGUY0LovvTYYiFI32O57edIg=;
        b=TO3cDlUa3Ck6QLivwxB0C6wlK/P8Q1OW4iBS53uh4HQoWvvablEK0PCvronivO/8Xe
         2Cq21tv7T4tn0P6cLND/P6td418IjN29gyJJZH4ReRccL6WyjsUMeKXbMuzQJv0VIaem
         BVLWtKfQSTpCmg5PxACqywm2chJomW/pRC5hM=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:reply-to:date:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        b=nFUj8x1AA2dow1BRO/8pCE/AGriDpzoM29EsU74cz8xLEcYNJA4/JDFTdArEsfgIHL
         xUyrRLpueLCve52V8u5XU1xz8isqHiUZZ8qkuit4q6jMibZaJZ2D4WNd/bzAigPk8R7x
         dwArOifoFS2BGvWEqOY21l09NO7i23jHyr7aQ=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.100.174.13 with SMTP id w13mr10231743ane.41.1240924056152; 
	Tue, 28 Apr 2009 06:07:36 -0700 (PDT)
Date: Tue, 28 Apr 2009 09:07:36 -0400
Message-ID: <5f14cf5e0904280607m7d4ce30au9453691d5ceaf419@mail.gmail.com>
Subject: [gentoo-user] [slightly OT] Pocket Putty or similar
From: Simon <turner25@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Archives-Salt: 8ad4146e-cd5e-44eb-9c2b-60ee02a24924
X-Archives-Hash: ce3cb225e77f049bbbc85518b62162a0

Hey guys!  i just got my internet connection working through a new
cellphone (pda).  the connection works fine but is a battery eater (i
share the cell data connection to wifi, and then from the pc connect
to the phone's ad-hoc ap, very cool, but have the charger handy!)

Anyway, I've come sometimes to the point where i need to do some very
minimal work on my linux host running gentoo but from the cellphone.
I've downloaded pocket putty (i have lots of respect for putty, it's
probably the only windows app that I dont despise even unconsiously!).
 but it's not very good for my use, since I have to send a Large
numbers of Ctrls-keys combinations, and seems the meta key is not
supported...  working in emacs is either very painful or simply
impossible.  (How am i to survive now that i cant type:  M-x doctor
?!)

Anybody got a suggestion of a software to use on the pda to access my
host and have a nice terminal (ie maybe be able to bind keys
arbitrarily to some character?)

Thanks!