--- In [email protected], "bhool_gaya" <[EMAIL PROTECTED]> wrote: > Nope, couldn't make things work. i just added the lines in mousetrap. > ini and restarted powerpro. Tried it with keytrap with the same > result. > > is there anything else that is needed to be added(mouse actions etc.) > in the powerpro configuration . Also is it important where are the > lines added, i added them just below [actions] > basically i am having trouble with understanding how all this works, > some links will be welcome.
You have to enable mousetrap, but no need to enable keytrap to use only sendkeys service: execute MouseTrap.Enable(1) And, you have to add the items under the [Active] section in the ini file. Read the mousetrap.txt for more details. BTW, I realized I've overlooked the single window case. So, change the last item to the below (:I did choose the old one to keep the trigger of the item as minimal as possible, BTW) ini=18,0,0,ANY,MMU,,,keytrap.sendkeys(56\,18\,1),0,0,0,0,0, Sean ------------------------ Yahoo! Groups Sponsor --------------------~--> <font face=arial size=-1><a href="http://us.ard.yahoo.com/SIG=12h69t1v9/M=362131.6882499.7825260.1510227/D=groups/S=1706030409:TM/Y=YAHOO/EXP=1122684623/A=2889191/R=0/SIG=10r90krvo/*http://www.thebeehive.org ">Get Bzzzy! (real tools to help you find a job) Welcome to the Sweet Life - brought to you by One Economy</a>.</font> --------------------------------------------------------------------~-> Attention: PowerPro's Web site has moved: http://www.ppro.org 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/
