跳到主要內容

如何更改 OS X 登入畫面的預設輸入法 / How to change the default input method for OS X Login Screen


The default input method for OS X login screen is always changjei for Taiwan
I finally found the answer over here.


The login screen default keyboard layouts (input methods) are defined at /Library/Preferences/com.apple.HIToolbox.plist
use below command can read the settings.
defaults read /Library/Preferences/com.apple.HIToolbox.plist
We can change it to our customized keyboard layouts.
sudo cp ~/Library/Preferences/com.apple.HIToolbox.plist /Library/Preferences/sudo chmod 644 /Library/Preferences/com.apple.HIToolbox.plist
由於我把MBA的地區設成台灣,我又把登入畫面設成必須輸入帳號,因此總是預設使用倉頡輸入法,而且還有一大堆用不到的輸入法,造成重新開機時的困擾。

黃天不負苦心人,終於找到解法

登入時預設的輸入方式定義在 /Library/Preferences/com.apple.HIToolbox.plist
可以用底下的指令去看內容
defaults read /Library/Preferences/com.apple.HIToolbox.plist
這個檔案可以用XCode去編輯,但是太麻煩了,直接把自己慣用的輸入方式複製過去即可。
sudo cp ~/Library/Preferences/com.apple.HIToolbox.plist /Library/Preferences/sudo chmod 644 /Library/Preferences/com.apple.HIToolbox.plist

留言

這個網誌中的熱門文章

DBeaver 介面語言

DBeaver是我個人頗常用的一套跨平台Database管理工具,最近升級後發現Windows版本居然變成簡體中文,而且無法切換為英文。

Personal Bookmark

Java SE 6 + Firefox 2 UI 問題 As I do . Google拋棄了了SOAP API,浮想聯翩 https://www.gandi.net/ VS 2005 SP1中文版推出 Windows Vista中文版下載 ASP.NET 2.0網頁執行管線與快取原理 Cache 2.0快取架構與快取資料自動移除架構圖 flickr sync 分享與試用 SUN Looking Glass 3D圖形介面發布1.0 雅虎勵精圖治推動改革 Wait and see 國內某SOC疑遭駭客入侵 大砲開講 Very Important! 微軟公佈Vista安全程式介面草案 一窺Google開原碼庫房乾坤 qing is writing a dig girl net... wait and see

自然人憑證讀卡機驅動程式

鳥毅用的是第一代的自然人憑證讀卡機,EZ100PU(後來有同事買EZmini可以讀SIM卡似乎更好),每年報稅時用一次。 本來只是要申請些政府業務,一時之間找不到光碟,沒想到在 驅動程式下載 居然看到Linux和Mac的驅動程式,剩下的就是政府單位的網頁和程式應該改版了吧!!!