From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HnJbX-0007Rl-FR for garchives@archives.gentoo.org; Sun, 13 May 2007 19:19:39 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l4DJIQI2022416; Sun, 13 May 2007 19:18:26 GMT Received: from ik-out-1112.google.com (ik-out-1112.google.com [66.249.90.182]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l4DJDUX3016283 for ; Sun, 13 May 2007 19:13:31 GMT Received: by ik-out-1112.google.com with SMTP id c30so881069ika for ; Sun, 13 May 2007 12:13:31 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:from:reply-to:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:message-id; b=GToWrci1vczydPjdlOtnaMEX2gYZRsMscvE2i9yDHxuojWTgXNm3CLx7bmaDKr0fXEcfg6kZ8Eq1S+SucPurHQYBvvBC93V0VE2wXHzQxB5xsCjCcBisnbcidYAUqrOdZbJWTSNJPgLdAorvrmGUA94df2BDq7oDL9ypJcPkTeM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:from:reply-to:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:message-id; b=aF6ItquronLGq4Aijl1rVxoJHa9KvHNwK24Kx9b9z6CKr7Yytou1Eu/x6A/W3jOCZpOlxgM+e8WgNq+AjXlSLFeZrjPVesZRJSeSkzTPMI0PQ/xFpEn9TYA0X+wcagiwe6xcfx+HGBLK4iY7LKcdmCP7xCHUFl7d4dH7jpi5+AQ= Received: by 10.82.136.4 with SMTP id j4mr100080bud.1179083610824; Sun, 13 May 2007 12:13:30 -0700 (PDT) Received: from lappy.study ( [213.162.120.196]) by mx.google.com with ESMTP id c22sm14318538ika.2007.05.13.12.13.29; Sun, 13 May 2007 12:13:30 -0700 (PDT) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] remote ssh session does not reflect my keyboard inputs Date: Sun, 13 May 2007 20:12:43 +0100 User-Agent: KMail/1.9.5 References: <200705071531.44016.michaelkintzios@gmail.com> <200705072312.32777.michaelkintzios@gmail.com> <20070508135352.9e4513ff.hilse@web.de> In-Reply-To: <20070508135352.9e4513ff.hilse@web.de> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1693447.bPMu2kl98r"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200705132012.53329.michaelkintzios@gmail.com> X-Archives-Salt: 963022a5-987c-4380-b259-dbce64e27752 X-Archives-Hash: 433fc3e832c1e0aa10096a275f7e8950 --nextPart1693447.bPMu2kl98r Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday 08 May 2007 12:53, Hans-Werner Hilse wrote: > Hi, > > On Mon, 7 May 2007 23:12:31 +0100 Mick > > wrote: > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > $ echo $TERM > > rxvt > > > > $ sudo echo $TERM > > rxvt > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > which is the same like my Gentoo box. > > That doesn't matter. Question is rather whether the target machine has > an entry in its terminfo db (/usr/share/terminfo). On ubuntu, this is > provided by ncurses-base (so I would suspect it might be installed). > > You can also try to set TERM to "vt102" or "vt100": > $ export TERM=3Dvt102 > > But if it works this way, that would mean /usr/share/terminfo/r/rxvt is > borked. Note that there might be terminfo databases w/ higher > precedence in /etc/terminfo and /lib/terminfo. I've tried bind -p | grep history and it did not work: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D $ sudo bind -p | grep history Password: sudo: bind: command not found =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D I also tried changing the terminal once I logged in to the remote machine, = but=20 I am getting the same error: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D $ export TERM=3Dvt100 $ ^[[B^[[B =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D What else could I try? =2D-=20 Regards, Mick --nextPart1693447.bPMu2kl98r Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBGR2M15Fp0QerLYPcRAiixAKCLgbgOFUDdMPDALcRK0oIDtGbmjgCfQvvV EdGEylYUKf+0svmWZGNw8Nk= =w5fF -----END PGP SIGNATURE----- --nextPart1693447.bPMu2kl98r-- -- gentoo-user@gentoo.org mailing list