mac

文書の過去の版を表示しています。


mac関連

隠しファイルの表示(ターミナルでコマンドを実行)

$ defaults write com.apple.finder AppleShowAllFiles -boolean true
$ killall Finder

隠しファイルの非表示(ターミナルでコマンドを実行)

$ defaults delete com.apple.finder AppleShowAllFiles
$ killall Finder

macでバックスラッシュ(\)の入力

option(alt) + ¥ 

スクリーンショット(画面全体)

command + shift + 3

スクリーンショット(画面全体)

command + shift + 4

スクリーンショット(選択ウィンドウ)

command + shift + 4 + space

Macの隠しファイルや隠しフォルダを表示する裏技 / Inforati

  • mac.1451634037.txt.gz
  • 最終更新: 2019/05/18 02:23
  • (外部編集)