Revision: 42642
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at March 8, 2011 07:04 by krustyflakes
Initial Code
tell application "System Events"
tell application "iTunes" to activate
key code 45 using {command down, option down, shift down}
end tell
Initial URL
Initial Description
Initial Title
Simulate pressing shortcuts in mac applications using AppleScript
Initial Tags
Initial Language
AppleScript