Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jul 2004 06:02:54 +0300
From:      Ion-Mihai Tetcu <itetcu@apropo.ro>
To:        Mark Ovens <marko@freebsd.org>
Cc:        pryan@singnet.com.sg
Subject:   Re: backspace and delete keys behavior
Message-ID:  <20040731060254.40362135@it.buh.tecnik93.com>
In-Reply-To: <410A4D93.5060800@freebsd.org>
References:  <200407301304.i6UD4F97022469@northgate.starhub.net.sg> <410A4D93.5060800@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 30 Jul 2004 14:30:59 +0100
Mark Ovens <marko@freebsd.org> wrote:

> Peter Ryan wrote:
> > I've got the same thing on the 2 machines i am experimenting
> > with.  I am new and thought it was a standard feature :) 
> > 
> > I also defined a standard US 101 keyboard.
> > 
> > Makes me think there is a setting or choice at installation that
> > deals with this, rather than having to patch something.
> > 
> 
> Add
> 
> keysym Delete = 0x04
> 
> to ~/.xmodmaprc
> 
> and add
> 
> xmodmap ~/.xmodmaprc
> 
> to ~/.xinitrc
> 
> To implement this in a running X session type this in an xterm
> 
> xmodmap -e "keysym Delete = 0x04"
> 
> Actually, this is probably a better solution for the OP as it is global 
> whereas my previous suggestion is xterm specific.

The only problem is that if you keep the delete key pressed to long it
exits the terminal. At least when xmodmap.... typed under kde's konsole;
it acts this way both in for konsole and xterm.


-- 
IOnut
Unregistered ;) FreeBSD "user"



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