--- Mockey wrote: > Why does it work without modifier key?
Hi guys, I'm not sure if this has already been mentioned, but I consider it to be of importance in this situation. If I understand correctly, you are trying to program an Alt+key combination to send keys, but that this key combination should get to work as soon as the combination is pressed, but not released. The problem with this, is that if you do get it to work, your keys will be sent *along with* the Alt key. This means that if you program Alt+6 to send the keys �ABCDEF�, what would happen is the system will recieve: Alt+A Alt+B Alt+C Alt+D Alt+E Alt+F I am guessing that this is not the behaviour that you desire, and so perhaps it is a good thing that KeyTrap waits for you to release your keys before it sends any more. -- 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/
