--- swzoh wrote: > I think we may avoid the situation like above by adjusting the > option OnKeyUp (to 1) and/or NOMOD (to 1).
I agree that setting OnKeyUp to 1 would solve the problem, because KeyTrap would then wait for the Alt key to be released. I also believe that this is the only option if Mockey wants to assign a SendKeys() command to the key, since the output of SendKeys() would otherwise be garbled, it seems. --- Mockey wrote: > Not too sure about this. It depends on how the modifier key is > trapped. If you try it with standard windows functions like Alt > pressed and then press "F", "E" and something else you'll see that > Alt is only received once then. To test your theory, I opened Notepad and typed �FNFNFNFNFNFNFNFNFNFN� while holding down the Alt key. If Alt were only received once, Notepad would behave as such: ��* Invoke File -> New ��* Enter �FNFNFNFNFNFNFNFNFN� in the text area However, instead it invoked File -> New multiple times, and so I am led to believe that the Alt key is received with every subsequent keypress. Perhaps KeyTrap or PowerPro will offer a way to tell the system that the Alt key is not pressed anymore (even though it is), so that *Keys commands will work as normal? -- Alex Peters / Melbourne, Australia PowerPro v3.8.17 / Windows XP ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/JV_rlB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
