From owner-freebsd-arch@FreeBSD.ORG Fri Jan 4 19:50:22 2008 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 40D1216A46B for ; Fri, 4 Jan 2008 19:50:22 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from mail13.syd.optusnet.com.au (mail13.syd.optusnet.com.au [211.29.132.194]) by mx1.freebsd.org (Postfix) with ESMTP id CC5E113C4E9 for ; Fri, 4 Jan 2008 19:50:21 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from server.vk2pj.dyndns.org (c220-239-20-82.belrs4.nsw.optusnet.com.au [220.239.20.82]) by mail13.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id m04JoJF6027539 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 5 Jan 2008 06:50:20 +1100 Received: from server.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by server.vk2pj.dyndns.org (8.14.2/8.14.1) with ESMTP id m04JoJLj019634; Sat, 5 Jan 2008 06:50:19 +1100 (EST) (envelope-from peter@server.vk2pj.dyndns.org) Received: (from peter@localhost) by server.vk2pj.dyndns.org (8.14.2/8.14.2/Submit) id m04JoI8w019633; Sat, 5 Jan 2008 06:50:18 +1100 (EST) (envelope-from peter) Date: Sat, 5 Jan 2008 06:50:18 +1100 From: Peter Jeremy To: Rong-en Fan , freebsd-arch@freebsd.org Message-ID: <20080104195018.GN947@server.vk2pj.dyndns.org> References: <6eb82e0801021747w73a04d5ckc0a7ef623a806302@mail.gmail.com> <20080104180429.GA1496@roadrunner.spoerlein.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IbVRjBtIbJdbeK1C" Content-Disposition: inline In-Reply-To: <20080104180429.GA1496@roadrunner.spoerlein.net> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.17 (2007-11-01) Cc: Subject: Re: removing kH and *6 from xterm X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jan 2008 19:50:22 -0000 --IbVRjBtIbJdbeK1C Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 04, 2008 at 07:04:29PM +0100, Ulrich Spoerlein wrote: >Is there some documentation on what kH, @7, etc. all means? See terminfo(5). Note that this only documents what capabilities are available to describe terminals. It doesn't mean that those capabilities are actually used by a specific application. >Home (^[OH) and End (^[OF) are there in /etc/termcap but only Return >(^M) and not KP_Enter (^[OM). What would be the symbol required to map >^[OM to? There's only provision for a single 'key_enter' (enter/send key) code - "@8" in termcap. >I wonder, though, how do I activate the change? I changed /etc/termcap, >opened a new xterm but mutt's behaviour hasn't changed ... Check if you have $TERMCAP as the terminal's expanded termcap entry. TERMCAP=3D'...' mutt works for me. --=20 Peter Jeremy Please excuse any delays as the result of my ISP's inability to implement an MTA that is either RFC2821-compliant or matches their claimed behaviour. --IbVRjBtIbJdbeK1C Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHfo36/opHv/APuIcRAi+jAJ9uA7ksAOak2TFX0UDggKuMubnS+QCfQnWJ x9ezcVgwZ9basJEHtoma/fk= =GG08 -----END PGP SIGNATURE----- --IbVRjBtIbJdbeK1C--