From owner-freebsd-questions Fri Oct 27 17:51:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id 631FA37B479 for ; Fri, 27 Oct 2000 17:51:49 -0700 (PDT) Received: (qmail 68214 invoked by uid 100); 28 Oct 2000 00:51:48 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14842.8996.831965.727389@guru.mired.org> Date: Fri, 27 Oct 2000 19:51:48 -0500 (CDT) To: Bernhard Valenti Cc: questions@freebsd.org Subject: Re: delete key sends ^? In-Reply-To: <82556018@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bernhard Valenti writes: > hi, > on the freebsd console (using cons25) the delete key sends ^?, and i'd like > it to send ^[[3~ instead. ( console with screen, and xterm send ^[[3~ ) > anyone know how to do this ? or can point me to the appropriate docs ? Start with the kdbcontrol(1) or kbdmap(1) man pages.