> Is there a way to send this specific key (keypad enter key)
> through the
> keys command or other command? Notice that I am referring to
> the keypad
> enter key (usually located on the lower right corner), not to
> the enter
> key. Both keys send a different signal to the running
> operating system.
Use keytrap plugin to get the vcode for the pad enter (or use the ascii list
in html format with the plugin) and then use that. It can be blended into a
keys command as an evaluated item. Either
Win.Keys ("I am typing" ++ keytrap.sendkeys(15,9,0) ++
keytrap.sendkeys(15,9,1) ++ "I just hit the page down key")
Or if you're running standard config you can put into an item command:
*Keys I am typing &(keytrap.sendkeys(15,9,0))&(keytrap.sendkeys(15,9,1))I
just hit the page down key.
Read the keytrap .txt file, lots of info there for doing anything you want
with the keyboard. Not much it can't do, in relation to anything to do with
the keyboard.
David Troesch | Atlanta, GA | ICQ# 2333123
What's happening to America, is big business killing it?
http://tinyurl.com/4weom
Funstuff: Does MicroSoft mean Small and Limp?
------------------------ Yahoo! Groups Sponsor --------------------~-->
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/JV_rlB/TM
--------------------------------------------------------------------~->
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/