From owner-freebsd-questions@FreeBSD.ORG Thu Oct 6 23:37:27 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1D887106564A for ; Thu, 6 Oct 2011 23:37:27 +0000 (UTC) (envelope-from dickey@saltmine.radix.net) Received: from saltmine.radix.net (saltmine.radix.net [207.192.128.40]) by mx1.freebsd.org (Postfix) with ESMTP id D59F28FC12 for ; Thu, 6 Oct 2011 23:37:26 +0000 (UTC) Received: from saltmine.radix.net (localhost [127.0.0.1]) by saltmine.radix.net (8.12.2/8.12.2) with ESMTP id p96NbPj5019514; Thu, 6 Oct 2011 19:37:25 -0400 (EDT) Received: (from dickey@localhost) by saltmine.radix.net (8.12.2/8.12.2/Submit) id p96NbP0a019513; Thu, 6 Oct 2011 19:37:25 -0400 (EDT) Date: Thu, 6 Oct 2011 19:37:25 -0400 From: Thomas Dickey To: Gary Kline Message-ID: <20111006233725.GA18837@saltmine.radix.net> References: <20111006224114.GA15978@thought.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VbJkn9YxBvnuCH5J" Content-Disposition: inline In-Reply-To: <20111006224114.GA15978@thought.org> User-Agent: Mutt/1.3.27i Cc: FreeBSD Mailing List Subject: Re: OT: how to tell when i've hit a Fn key? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2011 23:37:27 -0000 --VbJkn9YxBvnuCH5J Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 06, 2011 at 03:41:17PM -0700, Gary Kline wrote: >=20 > I've got a 103-key keyboard. most of them produce the right WAV > file. i was having some trouble with the arrow key, but think i've > found a resolution. next are the Function key, F1 to F12.=20 >=20 > anybody on-list familiar with curses and can help me with this? > right now, most of the function keys output 4 clicks [!]. =20 I generally use tack for verifying the function-keys against the terminal description. (I don't recall seeing a port for tack, but it can probably be built starting with ncurses-devel, though I haven't tried that, since I build development versions of ncurses outside the ports). For _seeing_ the codes, it helps to type ^V (lnext) right before pressing a given key, making the escape character visible. --=20 Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net --VbJkn9YxBvnuCH5J Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (SunOS) Comment: For info see http://www.gnupg.org iD8DBQFOjjuztIqByHxlDocRAnGgAKCwKZLERdmbdhYCY3tQx9Ovs3XbrgCfQao2 xZ6aH0Mfryz362u6yhsWzFk= =thCf -----END PGP SIGNATURE----- --VbJkn9YxBvnuCH5J--