Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!emory!gatech!bloom-beacon!IBM.COM!LINEHAN From: LINEHAN@IBM.COM ("Mark H. Linehan") Newsgroups: comp.windows.x Subject: XTERM keyboard translations Message-ID: <9012141640.AA26351@expo.lcs.mit.edu> Date: 14 Dec 90 16:41:58 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 11 I want to make xterm translate the "delete" key to the sequence -d. I can get it to do the translation correctly if I want "delete" to translate to "d". I use the following in .Xdefaults: xterm.translations: #override Delete: string(d) How do I tell xterm that I want the translated value to be ctrl-d? Where can I find more documentation about this stuff? Mark H. Linehan