My static website generator using poole https://www.xythobuz.de
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

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