[20318] in Athena Bugs
linux 9.0.26: xterm/dotfiles
daemon@ATHENA.MIT.EDU (Camilla R Fox)
Wed May 1 17:03:00 2002
Message-Id: <200205012054.QAA22657@opus.mit.edu>
To: bugs@MIT.EDU
Date: Wed, 01 May 2002 16:54:43 -0400
From: Camilla R Fox <cfox@MIT.EDU>
System name: opus.mit.edu
Type and version: i686 9.0.26 (with mkserv)
Display type: XFree86 4.1.0
Shell: /bin/athena/bash
Window manager: ctwm
What were you trying to do?
Make backspace work, for a user.
What's wrong:
If I take a clean test account, and login with the gnome interface,
backspace does the right thing, in gnome terminal.
If in the same test account, I choose the "dash interface" menu item,
and login again, backspace doesn't work right in the xterm I get.
I see ^?, and ^H actually deletes.
I verified lack of weirdness in the user's dotfiles, and decided on
a conditional (checking for `machtype` == linux) calling stty in her
.cshrc.mine, as a temporary fix.