Re: Thumb twitches while playing?
Download AutoHotkey. Make a script that contains:
Alt::
This will disable the Alt key while you have the script running. I use this to disable the windows key, F1-F12, etc.
Download AutoHotkey. Make a script that contains:
Alt::
This will disable the Alt key while you have the script running. I use this to disable the windows key, F1-F12, etc.



Comment