#author("2016-04-17T00:49:22+09:00","","")
[[Computer/Mac]]

*Lion [#i8681bc8]

-[[ptetex3>Computer/Mac/Lion/ptetex3]]
-[[FontForge>Computer/Mac/Lion/FontForge]]

**at [#b34023e4]

man atrunで確認してみると,Lionでもデフォルトではatrunが起動していないので,次のコマンドを実行しておく.

 $ sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.atrun.plist

**QuickTime Player [#b457de86]

全画面表示が解除されないようにする.

 $ defaults write com.apple.QuickTimePlayerX MGFullScreenExitOnAppSwitch -boolean false

戻す.

 $ defaults delete com.apple.QuickTimePlayerX MGFullScreenExitOnAppSwitch


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS