I\'m trying to use autohotkey to simulate elements of Mac keyboard on a PC (Windows) keyboard. My muscle memory reaches for the Command key for simple tasks like copying and pas
Use
LAlt::LCtrl
this will replace LAlt with LCtrl
LAlt
LCtrl