Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!bloom-beacon!EXPO.LCS.MIT.EDU!converse From: converse@EXPO.LCS.MIT.EDU (Donna Converse) Newsgroups: comp.windows.x Subject: Re: Specifying return in trans-table? Message-ID: <8906132115.AA20926@expo.lcs.mit.edu> Date: 13 Jun 89 21:15:38 GMT References: <8906132006.AA28377@ATHENA.MIT.EDU> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 15 > Has anyone been able to specify the return key in the translation > table of a widget? Yes, I've had success in an application defaults file; here's an excerpt: XCalc.hp.bevel.screen.LCD.translations: #replace\n\ Return:enter()\n > How come when I do it it doesn't work? I don't know. If you can pare the problem down to a short example program, I'll take the time to investigate. Donna Converse converse@expo.lcs.mit.edu