home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / CHIP_CD_2004-08.iso / macos / pack1 / files / keycue1.0.dmg / KeyCue.app / Contents / Resources / UIScripting.applescript < prev   
Encoding:
Text File  |  2004-05-21  |  122 b   |  5 lines

  1. tell application "System Preferences"
  2.     activate
  3.     set current pane to pane "com.apple.preference.universalaccess"
  4. end tell
  5.