Xref: utzoo comp.sys.dec:3513 gnu.emacs:3190 Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uwm.edu!cs.utexas.edu!uunet!decwrl!bacchus.pa.dec.com!wsl.dec.com!klee From: klee@wsl.dec.com (Ken Lee) Newsgroups: comp.sys.dec,gnu.emacs Subject: Re: ESC on ds3100 keyboard: how to rebind? Message-ID: <1990Jul5.184719.17089@wrl.dec.com> Date: 5 Jul 90 18:47:19 GMT References: <1156@psych.stanford.edu> Sender: news@wrl.dec.com (News) Reply-To: klee@wsl.dec.com Organization: DEC Western Software Laboratory Lines: 18 In article <1156@psych.stanford.edu>, connie@psych.Stanford.EDU (Constance Stillinger) writes: |> I would be very grateful if someone would email me the way to cause |> emacs (18.55) to understand that I have remapped the tilde, wedge, |> comma and dot keys so that ESC is in the upper left-hand corner, etc. On a DS3100, the upper left key has keycode 191. You can use xmodmap to change the mapping for that key: xmodmap -e "keycode 191 = Escape Escape" makes it generate Escape for both shifted and un-shifted. Ken Lee DEC Western Software Laboratory, Palo Alto, Calif. Internet: klee@wsl.dec.com uucp: uunet!decwrl!klee