LoginSignup
0
0

More than 1 year has passed since last update.

システム環境設定の省エネルギーのディスプレイをオフにするまでの時間を変更する

Last updated at Posted at 2021-06-25

MACのシステム環境設定の省エネルギーで、
ディスプレイをオフにするまでの時間を変更する方法

オプション:-a (バッテリー駆動、電源駆動のどちらに対しても)
設定項目:displaysleep
設定値:60(分)

echo 'ここはSudoパスワードを設定' | sudo pmset -a displaysleep 60 2>/dev/null
0
0
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
0
0