My static website generator using poole https://www.xythobuz.de
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

2013_07_30_itunes.md 1.0KB

title: Blog post: Global iTunes shortcuts using on-board tools date: 2013-07-30

comments: true

Ha, finally I found a solution to control iTunes with global Keyboard Hotkeys from my USB Keyboard without Media Keys. The solution is quite hacky but should work, even in the future.

First, Open Automator.app and create a new System Service. It should not accept any input and the only Action should be “Run AppleScript”, found under “Utilities”. Then, enter a script roughly like this and store the Service (click to enlarge):

Screenshot Automator

Repeat this with the “next track” and “playpause” AppleScript commands.

Now, open the System Preferences, go to Keyboard, Keyboard Shortcuts, Services. You should find your newly created Services under General. Assign some shortcuts and you’re done :)

Screenshot System Preferences