Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!usc!bloom-beacon!sco.UUCP!mikep From: mikep@sco.UUCP Newsgroups: comp.windows.x Subject: Backspace Keysym in Athena Text Widget Message-ID: <8908120624.AA03485@uunet.uu.net> Date: 10 Aug 89 15:58:15 GMT Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 15 What happen to the Backspace key in the Athena text widget. I get this when using the any Xt (Locus and Motif) running SCO Xenix. X Toolkit Warning: translation table syntax error: Unknown keysym: Backspace X Toolkit Warning: ... found while parsing '~Shift MetaBackspace: delete-p revious-word() ' I never saw this when running on a Sun. Anyways, I looked at some standard X distrib. stuff in TMParse.c, and sure enough, Backspace isn't there, but Delete is. Meanwhile, Backspace is in the Text widget translation table in both doc and code. Somebody must of seen this before, but patches 1-10 don't cover it. Am I missing something?