I want to be able to swap my cmd, or what would be my Windows' key with my alt key, using AutoHotKey, thus making it more like a real Windows machine.
I am running Windows 7 64-bit.
|
I want to be able to swap my cmd, or what would be my Windows' key with my alt key, using AutoHotKey, thus making it more like a real Windows machine. I am running Windows 7 64-bit. |
|||||
|
|
Use SharpKeys; this works on my early 2011 Macbook Pro running Windows 7 x64. The problem is that when you connect an external keyboard to your Macbook, the keys will be screwed up the other way around; it seems that Apple has wired the keyboard that way in hardware. |
|||
|
|
|
AutoHotKey can do that. There are lots of examples online. You probably need the keynames I use
on Windows to put the keyboard shortcut key in the 'right' place as a Mac user. |
|||||
|