Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!usc!apple!snorkelwacker.mit.edu!bloom-beacon!dont-send-mail-to-path-lines From: converse@expo.lcs.mit.EDU Newsgroups: comp.windows.x Subject: Re: function key def in xterm Message-ID: <9101310153.AA02305@excess.lcs.mit.edu> Date: 31 Jan 91 01:53:37 GMT References: <1991Jan29.064410.8596@nas.nasa.gov> Sender: daemon@athena.mit.edu (Mr Background) Organization: X Consortium, MIT Laboratory for Computer Science Lines: 15 > Using > the example on p 28 of the xterm man page, we've tried the following. > It activates the function keys as expected, but all the other keys are > then disabled. There's no page 28 in my xterm man page. Well, can't type anymore, huh? > XTerm.VT100.translations: F4: string("ls") string(0x0d) \n\ > F5: string("who") string(0x0d) If no directive is specified, "#replace" is assumed. Do you have a copy of the Xt specification? See the end of section 10.3, "Translation Table Management", and see Appendix B, "Translation Table Syntax".