tell application \"System Events\"
key down option
key down command
key down \"+\"
delay 2
key up \"+\"
delay 5
key down \"=\"
delay 2
key up \"-\"
key up option
key up command
end tell
tell application \"FinalCut Pro\"
activate
end tell
tell application \"TextEdit\"
activate
end tell
tell application \"System Events\"
keystroke \"Q\"
end tell
It looks like you're new here. If you want to get involved, click one of these buttons!