After some minutes or hours of usage Keytrap and Mousetrap unpredictably stop working. This happens at least once a day The problem persists on my two systems that run PowerPro.
To get them working again I have to re-login or restart the computer. Restarting Powerpro doesn't do it. Sometimes, if I'm lucky, the plug-ins happen to work again after 20-60 minutes if I continue using the computer. In 20% percent of the cases the attached script (see below) restores their function. I think I've heard someone mentioning this problem long ago. Did anyone get behind it? I'd love to get some hints on how to fix my PowerPro. Thank you! Addendum: Makeshift script to revive KT+MT KeyTrap.enable(0) wait.for(50) KeyTrap.enable(0) wait.for(50) KeyTrap.enable(1) wait.for(50) KeyTrap.enable(0) *Configure Rehook wait.for(50) KeyTrap.enable(1) wait.for(50) KeyTrap.enable(1) wait.for(50) KeyTrap.enable(0) *Configure Rehook wait.for(50) KeyTrap.enable(1) wait.for(50) KeyTrap.trap(1)
