Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!cs.utexas.edu!tut.cis.ohio-state.edu!purdue!ames!pacbell!att!cbnewsc!gong From: gong@cbnewsc.ATT.COM (jiechen.james.gong) Newsgroups: comp.sys.ibm.pc Subject: Reassign Ctrl Key to Caps Lock Key ? Keywords: need help Message-ID: <4203@cbnewsc.ATT.COM> Date: 30 Oct 89 15:25:07 GMT Distribution: usa Organization: AT&T Bell Laboratories Lines: 15 Hi: I use EMACS as my primary editor. Emacs needs a lot of control key enter. Unfortunely, IBM/AT's control key is not localed right next to the 'A' key which is really hard to get use to. Is they any one out there can tell me how to swap key assignment between control key and caps lock key ( which is right next to the 'A' key ). Following is the key assignment batch file I wrote, but it did work. [0;58;0;29p /* assign control key to caps lock key */ [0;29;0;58p /* assign caps lock key to control key */ j.g.