Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.3: Create iTunes AppleScripts shortcuts' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.3: Create iTunes AppleScripts shortcuts
Authored by: Drakonian on Nov 02, '03 05:01:55PM

I haven't written any AppleScript before but I would really like a keyboard shortcut to move the cursor to the Search Bar in iTunes and clear /hightlight whatever is in there. Sort of like Command-L in Safari or Command-Option-F in Safari for the Google bar.

Is there an existing shortcut for this? Or can it be achieved through this hint via AppleScript? Thanks!



[ Reply to This | # ]
10.3: Create iTunes AppleScripts shortcuts
Authored by: aranor on Nov 02, '03 05:48:04PM

After a quick test, even thought there's no menuitem for it, Cmd-Option-F brings the cursor to the search field. It doesn't clear the stuff there, but that's easy enough to do.



[ Reply to This | # ]