You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

How to disable "U.S." Input Source?

I am noticing my language input keeps on jumping back to U.S. instead of Google's Alphanumeric input. Can anyone please tell me how to set Google IME's Alphanumeric input as primary input source, and remove U.S. input all together? The U.S. input source is grey'ed out so I cannot just uncheck it. This is how the Input Source section looks like:
http://misc.chiisana.net/vcapture/InputSources.png

Any tips would be greatly appreciated!

Aluminum Unibody MacBook, Mac OS X (10.6.5)

Posted on Jan 3, 2011 11:45 AM

Reply
4 replies

Jan 8, 2011 5:44 PM in response to Chiisana

Replying my own problem.

In order to remove US input source, for the adventurous few (see warning in previous reply), here are the procedures:
1) Make a backup of your preferences, via Time Machine or otherwise.
2) Download a plist editor.
3) Uncheck ALL input sources in System Preferences > Languages & Text > Input sources EXCEPT for 2, the one you want as primary, and the one you cannot remove. You can add them back later, just disable them for now.
3) Open ~/Library/Preferences/ByHost/com.apple.HIToolbox.<some string>.plist *<some string> is a HEX string (hopefully) unique to your machine host using your plist editor.
4) Under "AppleEnabledInputSources", delete the first node... should be something like:
<dict>
<key>InputSourceKind</key>
<string>Keyboard Layout</string>
<key>KeyboardLayout ID</key>
<integer>0</integer>
<key>KeyboardLayout Name</key>
<string>U.S.</string>
</dict>
5) Save, Login and out of your user, and you're done.

Hope this helps!

How to disable "U.S." Input Source?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.