Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!batcomputer!cornell!rochester!kodak!eastman!kodak.com From: paulonis@kodak.com (Mike Paulonis) Newsgroups: comp.unix.aix Subject: aixterm delete key Message-ID: <2024@eastman.UUCP> Date: 28 Jun 91 17:05:45 GMT Sender: news@eastman.UUCP Distribution: usa Organization: Tennessee Eastman Co. Lines: 12 Thanks to all who volunteered their suggestions on fixing the problem with the delete key in aixterm. The solution I attempted and got to work was to add *aixterm.translations: (Key)Delete: string(0x7f) to the .Xdefaults file and then stty erase ^? works as expected. Thanks to benson@odi.com (Benson I. Margulies). There was a suggestion that the use of the -v flag in xterm should be sufficient, but this is not the case with my 3005 version of aixterm. There may be a patched version of aixterm available but I don't have it and don't plan to look for it until I run into the *next* annoying bug.