I'm having a very strange problem. At seemingly random times my Alt button is being pressed. This is extremely annoying because it cause the menu bar to activate and it steals focus.
when running an empty script and looking and the "Key history and script info" this shows up
Code:
A5 038 a d 7.44 Alt
A5 038 a u 0.00 Alt
the 'a' means artificial
When running a script that kills the alt key (Alt:: ) it seems as though the button is being triggered every 59.83 seconds, pretty much 1 minute.
Code:
001: Exit (59.83)
001: Exit (59.83)
Is there any way I can figure out what is triggering this. It happens when my keyboard is unplugged by the way.