0
tell application "System Events"
tell application "System Preferences"
activate
set current pane to pane "com.apple.preference.displays"
set theWindows to windows
set win2 to item 2 of theWindows
tell win2
set index to 1
set visible to false
set visible to true
end tell
set value of combo box 1 to "90°"
end tell
end tell
Я пытаюсь изменить вращение внешнего экрана через Applescript, но я не узнать, как открыть выпадающее меню. Google, похоже, многое дает мне о комбо-боксе и поп-меню, но под Lion, по крайней мере, все это не работает.Выпадающих в Monitor System Preferences