Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Aug 2009 18:54:16 -0700
From:      Scott Schappell <archon@silvertree.org>
To:        FreeBSD Mailing List <freebsd-questions@FreeBSD.ORG>
Subject:   Re: howto alias a stty erase?
Message-ID:  <6346E576-0494-41E1-A942-57F0484E0B9E@silvertree.org>
In-Reply-To: <20090826013012.GA50679@thought.org>
References:  <20090826013012.GA50679@thought.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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 
> "




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6346E576-0494-41E1-A942-57F0484E0B9E>