Re: three key press emulation
Re: three key press emulation
- Subject: Re: three key press emulation
- From: Robert Poland <email@hidden>
- Date: Mon, 06 Feb 2012 21:48:13 -0700
Yuma,
Found with Google;
tell application "System Events"
keystroke "f" using {option down, command down}
end tell
On Feb 6, 2012, at 9:28 PM, Yuma Decaux wrote: Hey list,
I looked around for an answer on this but couldn't find it.
I don't really know whether this is possible, but can one simulate a three key press such as keystroke "D" with {command, option down}?
Is there actually a different syntax to this? Or is using the keycode for each key more appropriate?
Thanks for any help
Robert Poland - Fort Collins, CO
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden