activate application "System Preferences"
tell application "System Preferences"
reveal anchor "mouseTab" of pane "com.apple.preference.keyboard"
end tell
tell application "System Events"
tell process "System Preferences"
click pop up button 1 of tab group 1 of window "Keyboard & Mouse"
click menu item "Exposé - All Windows" of menu 1 of pop up button 1 of tab group 1 of window "Keyboard & Mouse"
end tell
end tell
activate application "System Preferences"
tell application "System Preferences"
reveal anchor "mouseTab" of pane "com.apple.preference.keyboard"
end tell
tell application "System Events"
tell process "System Preferences"
click pop up button 4 of tab group 1 of window "Keyboard & Mouse"
click menu item "Dashboard" of menu 1 of pop up button 4 of tab group 1 of window "Keyboard & Mouse"
end tell
end tell
activate application "System Preferences"
tell application "System Events"
tell process "System Preferences"
click menu item "Dashboard & Exposé" of menu 1 of menu bar item "View" of menu bar 1
end tell
end tell
activate application "System Preferences"
tell application "System Events"
tell process "System Preferences"
click pop up button 6 of group 2 of window "Dashboard & Exposé"
end tell
end tell