reassigning key board keys

I am using my home desk top for some CAD classes and I wanted to see if anyone knows of a simple and safe program for reassinging keys. I want to have 2 escape keys, the original and another opposite side of the first. I searched but didnt find what I was looking for . Microsoft has programs but you need a microsoft key board. I am using windows 7 and a Dell keyboard.
 
Just google freeware on remapping keyboard.

I use a five button Mouse, and have one button programed for Enter, one for Esc.
 
AutoHotKey

Try AutoHotKey :cool:
Create the script to reassign the key.
When you need it just launch the script (create a shortcut to it), an icon will appear in the SysTray.
When you have finished with it just right click the SysTray icon and select Exit, the keyboard key will go back to 'normal'

Since I don't have a Dell keyboard to test it, I can't guarantee it will work with that keyboard but I can't think why it wouldn't.

Here is the link to the AutoHotkey Forum
 
Back
Top