Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Feb 2007 06:33:54 -0800
From:      Garrett Cooper <youshi10@u.washington.edu>
To:        freebsd-questions@freebsd.org
Subject:   Re: Backspace key "<-" not mapping to ^H
Message-ID:  <45E592D2.6010003@u.washington.edu>
In-Reply-To: <45E52EFE.9000301@dir.bg>
References:  <20070228035543.GA77041@thought.org> <45E52EFE.9000301@dir.bg>

next in thread | previous in thread | raw e-mail | index | archive | help
Jordan Gordeev wrote:
> Gary Kline wrote:
>>     I'm not sure whether this just in Ubuntu or in the Gnome desktop
>>     or what, but for days, when I type mail in vi in mutt, sometimes
>>     I get a "^?" when I hit the backspace.  ^H still works to back up
>>     and correct my typos, but that's lots more work that what my
>>     fingers are accustomed to.  It may be when I'm ssh'd across
>>     servers.  I thought I'd ask here before I dig into this.  I think
>>     a new xterm was recently updated in ports; not  sure if tat is a
>>     factor or not.
>>
>>     xev understands that the b'space key is a backspace and tells me
>>     the keycode.  Should I just us xmodmaprc to fix this?  thanks
>>     for any clues!!
>>
>>     gary
>>
>>
>>
> See stty(1) and termios(4). You should modify the erase or erase2 values.

The terminal settings available from gnome (if you open up an xterm / 
Gnome terminal shell using the Terminal command under the menu) has 
various options which do the same thing, without touching the stty and 
termios values, while accomplishing properly deletion in your terminal 
window.

-Garrett



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45E592D2.6010003>