My static website generator using poole https://www.xythobuz.de
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

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