From owner-freebsd-questions Mon Jul 28 01:55:23 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA19100 for questions-outgoing; Mon, 28 Jul 1997 01:55:23 -0700 (PDT) Received: from monk.via.net (monk.via.net [140.174.204.10]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id BAA19094 for ; Mon, 28 Jul 1997 01:55:20 -0700 (PDT) Received: (from joe@localhost) by monk.via.net (8.6.11/8.6.12) id BAA16567 for questions@freebsd.org; Mon, 28 Jul 1997 01:46:04 -0700 Date: Mon, 28 Jul 1997 01:46:04 -0700 From: Joe McGuckin Message-Id: <199707280846.BAA16567@monk.via.net> To: questions@freebsd.org Subject: telnet key mappings? X-Sun-Charset: US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I've got some comm equipment that expects key sequences from an ANSI terminal. Unfortunately, the default keycodes emitted by telnet aren't quite compatible. Is there an easy way to change the escape sequences that are generated by the arrow keys? Is this an 'X' thing or is it specific to telnet? Does this change when I'm in 'cu' for example? Thanks! Joe