LoginSignup
3
3

More than 5 years have passed since last update.

MacのFinderが重い時の対処

Last updated at Posted at 2017-12-14

以下をterminalで実行する

rm ~/Library/Preferences/com.apple.finder.plist&&killall Finder

Finderを起動した後、設定がデフォルトに戻っているので、以下を設定。

隠しファイルを表示する

[command] + [shift] + [.(ドット)] を同時押し

タブバー表示

[command] + [shift] + T を同時押し

ステータスバー表示

[command] + [/] を同時押し

パスバー表示

[command] + [option] + P を同時押し

フォルダ、ファイル名のテキストサイズ変更

[command] + J で表示オプションを表示し、テキストサイズを選択する

3
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3