Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!pacific.mps.ohio-state.edu!gem.mps.ohio-state.edu!apple!bionet!ames!decwrl!chico.pa.dec.com!klee From: klee@chico.pa.dec.com (Ken Lee) Newsgroups: comp.windows.x Subject: Re: strings from a key Message-ID: <1974@bacchus.dec.com> Date: 24 Oct 89 18:37:05 GMT References: <9567@june.cs.washington.edu> Sender: news@decwrl.dec.com Reply-To: klee@decwrl.dec.com Distribution: na Organization: DEC Western Software Laboratory Lines: 16 In article <9567@june.cs.washington.edu>, richk@june.cs.washington.edu (Richard Korry) writes: > I want to make some keys on my DecStation 2100 produce strings similar to > those produced by the rest of the keyboard, e.g. ^[[5~. There is no global way of doing this in X. You'd really mess up some applications if you do it globally. You can do it in an application-dependent way, for applications that support it. For example, xterm supports string mapping through translation management. dxterm supports it through VT100/VT300 emulation. Other applications do similar things, in an application-dependent fashion. Ken Lee DEC Western Software Laboratory, Palo Alto, Calif. Internet: klee@decwrl.dec.com uucp: uunet!decwrl!klee