Path: utzoo!utgpu!utstat!jarvis.csri.toronto.edu!mailrus!wuarchive!cs.utexas.edu!uunet!pilchuck!seahcx!phred!stevel From: stevel@phred.UUCP (Steve Leach) Newsgroups: comp.sys.ibm.pc Subject: Help Summary: F11 & F12 key, redefining in DOS Message-ID: <2820@phred.UUCP> Date: 25 Oct 89 19:29:49 GMT Reply-To: stevel@phred.UUCP (Steve Leach) Distribution: usa Organization: Physio-Control Lines: 25 Hello World, What is the trick to remapping the F11 & F12 keys in DOS on a 101 keyboard. With ANSI.sys or NANSI.sys loaded I can remap F1 to F10 like this: If escape is represented as ^E it looks like ^E[0;59;"foo.bat";13p where 59 is the scan code for F1, which would make the F1 key run foo.bat. But, ^E[0;133;"foo.bat";13p where 133 is the scan code for F11, which should make the F11 key run foo.bat, does nothing. The same goes for the F12 key, scan code 134. Using a utility keymon.com I see that F1 to F10 are indeed generating the correct scan codes, as are F11 & F12. So whats really going on? or whats a guy to do? Thanx in advance Steve Leach -- Return to sender: uw-beaver!pilchuck!seahcx!phred!stevel