From 7d9a9f2e707d4ee617b3521ac245007bde7f4490 Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Wed, 1 Aug 2012 23:54:39 +0200 Subject: =?UTF-8?q?.osx:=20Explain=20how=20to=20use=20the=20=E2=8C=98=20+?= =?UTF-8?q?=20F=20iTunes=20hack=20with=20other=20system=20languages?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Thanks to @renaudleo for this discovery. --- .osx | 3 +++ 1 file changed, 3 insertions(+) (limited to '.osx') diff --git a/.osx b/.osx index c2fc9bb..904be88 100755 --- a/.osx +++ b/.osx @@ -330,6 +330,9 @@ defaults write com.apple.iTunes disablePingSidebar -bool true defaults write com.apple.iTunes disablePing -bool true # Make ⌘ + F focus the search input in iTunes +# To use these commands in another language, browse iTunes’s package contents, +# open `Contents/Resources/your-language.lproj/Localizable.strings`, and look +# for `kMenuItemFullScreen` and `kHiddenMenuItemTargetSearch`. defaults write com.apple.iTunes NSUserKeyEquivalents -dict-add "Target Search Field" "@F" # Disable send and reply animations in Mail.app -- cgit v1.2.3