Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!bu.edu!news From: news@bu.edu.bu.edu (News) Newsgroups: comp.sys.ibm.pc.misc Subject: key mapping Summary: what's the hex code? Keywords: key mapping Message-ID: <65230@bu.edu.bu.edu> Date: 29 Sep 90 04:34:23 GMT Reply-To: cao@bucsf.UUCP (chan cao) Distribution: comp.sys.ibm.pc Organization: Boston University Computer Science Department Lines: 16 would someone please tell me the hex code for the grey left direction key in a 101 key kb so that when i use this key to move backward I don't delete characters from the screen? Actually, the characters disappears but they are not deleted... the current code for that left key is ^[[C ....please give the equivalent hex number if you know them... by the way, to make a small ">>" you need hex number 942 and 943 for the other direction...I spent half an hour to hit the right one..I'm using procomm. From: cao@bucsf.BU.EDU (chan cao) Path: bucsf!cao also, how do i get rid of the reverse color which sometimes show on my screen? basically, i sometimes get characters on white background . how can i solve the problem? thanks a lot .