Typo. KeyTrap.ScanMode(1) pops up a debug window - so I'm doing it right - but ONLY after a non-multimedia key is pressed. All multimedia keys produce "unknown,0,255." Non-multimedia keys are identified correctly.
The driver that came with the keyboard is supposed to be configurable as per the manual but isn't. The browser keys only work for MSIE and the email key only works for Outlook, which is what I hoped Keytrap could fix, since I've stopped using MSIE and am about to drop Outlook. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, May 20, 2004 1:44 AM > I just tried out Keytrap 1.8 in the hope of using it to reprogram the > browser keys on my Witkey keyboard but the keytrap.scancode() > service failed > to recognize the keys. I reloaded keytrap as instructed to > make it hook the > keyboard first but this produced no change. I shut down the keyboard > multimedia keys driver and the result was the same: key > unknown, scancode 0, > virtual keycode 255. That's all my keytrap does...multimedia keys. Note, there is no "scancode" service with keytrap. There is a "Getscancode" one however. Look thru your readme again. You might want scanmode...to view them live. Or if you're building it in a script, then getscancode would be what you'd use. ------------------------ Yahoo! Groups Sponsor ---------------------~--> Yahoo! Domains - Claim yours for only $14.70 http://us.click.yahoo.com/Z1wmxD/DREIAA/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/
