--- C�neyt <[EMAIL PROTECTED]> wrote: > How can I mimick Win-Key behaviour with Keytrap 1.9, that is: > > - if pressed+depressed => start menu, > - if pressed with anotherkey => do something else but do NOT show > start menu > > It should work under PureLS, i.e. Windows has no interference. I could > replace either only Winkey or Win+Y but not both, at least not without > triggering Win-alone as well. I thought these should work, but they > don't (for Win-key & Win-Y): > > winkey=0,0,0,91,91,1,,,debug showmenu here,1,1,0 > winy=91,0,0,44,89,0,,,debug &(time),1,1,0 > > nor these > > winkey=91,0,0,0,0,1,,,debug showmenu here,1,1,0 > winy=91,0,0,44,89,0,,,debug &(time),1,1,0 > > nor these > > winkey=91,0,0,ALL,ALL,1,,,debug showmenu here,1,1,0 > winy=91,0,0,44,89,0,,,debug &(time),1,1,0 > > Any help?
This problem may be solved in the next release of KeyTrap with the waitmod option. See what Russel said about it: http://groups.yahoo.com/group/power-pro/message/18276 ------------------------ 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/
