Lion may have Mission Control but for Leopard/Snow Leopard users, it can be a pain to find a particular window among all the workspaces. The following AppleScript activates Spaces and Expos� together and orders windows by alphabetical order:
tell application "System Events" key code 100 -- F8 - Spaces key code 101 -- F9 - Expos� All Windows keystroke "1" using {command down} end tell
Source: http://feeds.macosxhints.com/click.phdo?i=1472dff8f3063a33ae5f215664c69705
No comments:
Post a Comment