FOUND
Reward: 10â
Program that will
temperially disable
mouse movement
when a hotkey is
held.
I need a lil' program that will stop mouse movement while a hot key is pressed. What I need this for is so that I can use Maomi to start the screensaver, then pick up my mouse and place it in it's charger without de-activating the screen saver.






Logged





Try BlockInput!
BlockInput 





As you didn't describe what it was supposed to do, i did my best to comply to your needs, since there is no way to exclusivelly block the mouse in AHK (one can only block all the input, both mouse and keyboard, like skrommel proposed).

