Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!wuarchive!uunet!math.fu-berlin.de!opal!czahl From: czahl@opal.cs.tu-berlin.de (Christian Zahl) Newsgroups: comp.unix.aix Subject: Re: Mapping DEL to ^? (\127) Keywords: keymap, delete, backspace Message-ID: <3502@opal.cs.tu-berlin.de> Date: 28 May 91 12:20:04 GMT References: Sender: news@opal.cs.tu-berlin.de Lines: 22 Nntp-Posting-Host: troll flint@cutmcvax.cs.curtin.edu.au (Daniel Baldoni) writes: >The following question is being asked on behalf of an idiot lecturer: > How can I remap the key on a HFT terminal so that > it actually registers as a character (decimal 127)? >Many of our staff are used to using as their INTR generator >and don't like the idea of having to use ^C. >Our machine is an RS/6000-320 running at level 3001. >Thnanks for any information you can provide. On a PS/2 there is a program called "defkey" which is interactive driven. I did not know if it is also supported on the R6K!? A look in your Commands Reference Vol. 1 will tell you. But there are sone ioctl functions provided by the hft to remap it. Hope it helps, Chris