I use AutoHotKey to map a script to the Num Lock key. The script closes calc if it's open and active, activates calc if it's in the background, and opens calc if it's not open. Since I've started using VMware, calc will be opened twice randomly. Obviously VMware is sending some sort of num lock signal. From what I've researched, it does this to synchronise the num lock status. Is there a way of disabling this num lock synchronising and just having num lock always set to on?
↧