Path: utzoo!attcan!uunet!husc6!uwvax!rutgers!gatech!bloom-beacon!athena.mit.EDU!swick From: swick@athena.mit.EDU (Ralph R. Swick) Newsgroups: comp.windows.x Subject: Re: defining translation tables for text widgets in resource files Message-ID: <8809052025.AA08696@LYRE.MIT.EDU> Date: 5 Sep 88 20:25:36 GMT References: <8809051901.AA16181@gr.ardent.com> Sender: daemon@bloom-beacon.MIT.EDU Organization: DEC/MIT Project Athena Lines: 8 The X11R2 Translation Manager did not support keysym names in event details. In the R2 Intrinsics, you must specify the value of the keysym as a hexadecimal constant (from . e.g. Right: must be specified as 0xFF53 This has been fixed for the next release.