On Mon, 1 Oct 2001, Sean O'Brien wrote: > [EMAIL PROTECTED]:~$ xmodmap -e "keycode 59 = Backspace" > xmodmap: commandline:0: bad keysym name 'Backspace'
This is case-sensitive, and must be 'BackSpace'. You can edit /etc/X11/Xmodmap and simply uncomment the appropriate line.