Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!skat.usc.edu From: hellier@skat.usc.edu (Chuck Hellier) Newsgroups: comp.os.msdos.programmer Subject: Remapping keys Keywords: keys bios scancode Message-ID: <26533@usc.edu> Date: 10 Aug 90 19:41:31 GMT References: <550@metaware.metaware.com> <90208.092800DOUG@ysub.ysu.edu> Sender: news@usc.edu Distribution: usa Organization: University of Southern California, Los Angeles, CA Lines: 19 Nntp-Posting-Host: skat.usc.edu Does anyone have code that will remap keys on a 101 keyboard? I specifically want to swap Backspace to ^Backspace. Backspace generates an ascii value of 0x8 (so does ^H). I am running a terminal emulator that doesn't interpret scancodes, but ascii vals, and thus Backspace is equivalent to ^H. These keys have to be independent. So, if Backspace -> ^Backspace, which generates 0x7F, all will be fine. I discarded the idea of running Superkey, et al - I only need one key redefined. I found a small app that remaps ESC and ` but don't have the time to disassemble and debug the source (the author said it would be ok). So, I'd appreciate any help... -- Chuck Hellier Internet: hellier@usc.edu PC Systems Programmer UUCP: !uunet!usc!hellier University of Southern California Tel: (213) 743-5363