From owner-freebsd-questions@FreeBSD.ORG Wed Aug 26 01:54:23 2009 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 7CF9F106568C for ; Wed, 26 Aug 2009 01:54:23 +0000 (UTC) (envelope-from archon@silvertree.org) Received: from arthur.silvertree.org (arthur.silvertree.org [173.11.101.153]) by mx1.freebsd.org (Postfix) with SMTP id 563298FC14 for ; Wed, 26 Aug 2009 01:54:20 +0000 (UTC) Received: (qmail 20888 invoked from network); 25 Aug 2009 18:54:16 -0700 Received: from tintagel.silvertree.org (HELO merlin.wifi.wlan.silvertree.org) (173.11.101.157) by arthur.silvertree.org with SMTP; 25 Aug 2009 18:54:16 -0700 Message-Id: <6346E576-0494-41E1-A942-57F0484E0B9E@silvertree.org> From: Scott Schappell To: FreeBSD Mailing List In-Reply-To: <20090826013012.GA50679@thought.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Date: Tue, 25 Aug 2009 18:54:16 -0700 References: <20090826013012.GA50679@thought.org> X-Mailer: Apple Mail (2.936) Cc: Subject: Re: howto alias a stty erase? 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: Wed, 26 Aug 2009 01:54:23 -0000 If you use sh or bash, you can add to .profile or .bash_profile: stty erase ^h That should do it. Type the caret (^) and (h). On Aug 25, 2009, at 6:30 PM, Gary Kline wrote: > > is there a way of setty'ing "stty erase" to [backspace key"? > pretty sure that is the delete key. i'm tired of having to hand > set it every time when i use the Konsole term. > > thanks, > > gary > > > > -- > Gary Kline kline@thought.org http://www.thought.org Public > Service Unix > http://jottings.thought.org http://transfinite.thought.org > The 5.67a release of Jottings: http://jottings.thought.org/ > index.php > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org > "