Possible Duplicate:
How can i remap a keyboard key?

is there a tool to modify windows default shortcuts..

like " Ctrl + ESC " opens Start menu.. with the tool i could change ot to " Ctrl + M "

stuff like that

link|improve this question

73% accept rate
feedback

closed as exact duplicate by harrymc, Ivo Flipse Aug 6 '10 at 13:06

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

AutoHotkey or Autoit or one of the other hotkey programs will allow you to do that.

I'm not sure that you modify windows to allow you to do this. I know you can specify shortcuts for programs shortcuts on your desktop, but I believe that is the extent of it.

link|improve this answer
I'm pretty sure there is no way to do this in Windows natively. You gotta break out the third party programs. – surfasb Feb 13 '11 at 1:24
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.