From owner-freebsd-chat Thu Dec 5 08:44:07 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id IAA17966 for chat-outgoing; Thu, 5 Dec 1996 08:44:07 -0800 (PST) Received: from fly.HiWAAY.net (sprice@fly.HiWAAY.net [204.214.4.2]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id IAA17961 for ; Thu, 5 Dec 1996 08:44:05 -0800 (PST) Received: from localhost by fly.HiWAAY.net; (8.8.4/1.1.8.2/21Sep95-1003PM) id KAA18543; Thu, 5 Dec 1996 10:44:03 -0600 (CST) Date: Thu, 5 Dec 1996 10:44:03 -0600 (CST) From: Steve Price To: chat@freefall.freebsd.org Subject: Going insane with X Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-chat@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi all, I have one of those questions that you hate to ask because you know it's in a FAQ or manpage somewhere, but I have looked feverishly and have not drummed up the right answer. My problems is this. I want the tradtional behavior of the backspace key. That is, delete the character at point and move point back one character. My xterm DTRT, but programs like Netscrape and some Motif programs that I am working on do not. In these broken instances, the Backspace key == the Delete key (delete the character at point). I have tried several X-servers (XF86_SVGA and Xaccel) and the only one that seems to DTRT is the box that has Xaccel on it. I don't know why this would make a difference, but I can't find another difference between the boxes that do work and the ones that don't. BTW, I have run 'dumpkeys' in all cases and the output looks identical. If anyone could find it in their heart to provide some hints, I would be very grateful. Most humbly, Steve