Path: utzoo!utgpu!attcan!uunet!seismo!sundc!pitstop!sun!decwrl!labrea!rutgers!mailrus!tut.cis.ohio-state.edu!bloom-beacon!EXPO.LCS.MIT.EDU!jim From: jim@EXPO.LCS.MIT.EDU (Jim Fulton) Newsgroups: comp.windows.x Subject: Re: Xterm in X11R3 (flame) Message-ID: <8811041513.AA11299@EXPO.LCS.MIT.EDU> Date: 4 Nov 88 15:13:10 GMT References: <8811031802.AA03602@regin.think.com> Sender: daemon@bloom-beacon.MIT.EDU Organization: X Consortium, MIT Laboratory for Computer Science Lines: 9 The R3 xterm uses the translation manager specifically to allow rebinding of keys and buttons. Look at the defaultTranslations[] array in charproc.c, the Xt documentation on specifying translations, and the xterm man page. It will probably take a little bit of playing with to get it the way you want it. Jim