From owner-freebsd-questions Fri Sep 13 22:27: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1B7937B400 for ; Fri, 13 Sep 2002 22:27:00 -0700 (PDT) Received: from smtp7.andrew.cmu.edu (SMTP7.andrew.cmu.edu [128.2.10.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1603643E4A for ; Fri, 13 Sep 2002 22:27:00 -0700 (PDT) (envelope-from abender@andrew.cmu.edu) Received: from UNIX3.andrew.cmu.edu (UNIX3.andrew.cmu.edu [128.2.11.203]) (user=abender mech=KERBEROS_V4 (0 bits)) by smtp7.andrew.cmu.edu (8.12.3.Beta2/8.12.3.Beta2) with ESMTP id g8E5Qwlb023290 for ; Sat, 14 Sep 2002 01:26:59 -0400 Date: Sat, 14 Sep 2002 01:26:59 -0400 (EDT) From: Adam Bender To: freebsd-questions@freebsd.org Subject: Backspace in Konsole Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm trying to use the Konsole in KDE3 as a terminal. The backspace key doesn't work when I'm editing files, but it does work on the command line. I've tried setting stty erase ^H (^H does work in files) and stty erase ^? but neither work. When I'm in a file, backspace works like the delete key. Any ideas how to fix this? Thanks, Adam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message