メインコンテンツにスキップ
リペアコミュニティに参加 - アカウントの作成

How to Enable the Charging Chime on a Mac Laptop with a MagSafe Charger

  1. How to Enable the Charging Chime on a Mac Laptop with a MagSafe Charger, How to Enable the Charging Chime on a Mac Laptop with a MagSafe Charger: 手順 1、 1の画像 1
    • Disconnect your MagSafe/MagSafe 2 power adapter.

    • Go to the spotlight search and search for Terminal. Open Terminal by double clicking it in the results area.

    • Paste the following command into the Terminal window and press enter

    • defaults write com.apple.PowerChime ChimeOnAllHardware -bool true; open /System/Library/CoreServices/PowerChime.app &

    • Terminal may automatically press enter for you. This may vary depending upon circumstances.

    • Done! Reconnect your MagSafe/MagSafe 2 power adapter and you should hear the charging chime

    • Your volume must be raised in order to hear the chime.

終わりに

To disable the charging chime, simply change -bool true; in the command above to -bool false;

21 の人々がこのガイドを完成させました。

作成者

3人の作成者と共同で作成されました。

[deleted]

メンバー登録日: 08/28/18

27,833 ポイント

21のガイドは作成済み

6件のガイドコメント

This is cool, thank you!

Ryan Koenigsman - 返信 共有

how to DISABLE THIS SOUND ? :)

Mars is flat too... - 返信 共有

Hey there! You are able to turn off the chime by simply changing the command:

Turn on:

defaults write com.apple.PowerChime ChimeOnAllHardware -bool true; open /System/Library/CoreServices/PowerChime.app &

Turn off:

defaults write com.apple.PowerChime ChimeOnAllHardware -bool false; open /System/Library/CoreServices/PowerChime.app &

Difference is that the ‘on’ command states true and the off command states ‘false’

Try to attempt this, it may not work depending on your mac

EB R - 共有

I enabled the sound on a 2014 MacBook Pro but ended up disabling it again when I noticed that if the laptop was already sleeping and you plugged it in, it would wake up just to make the sound, and then go back to sleep some 30s later. You can tell this by feeling the fans. With the chime disabled it doesn't wake up when you plug it in! If the author can confirm this, please add this to the article.

Flaviu Ciobanu - 返信 共有

I will test this out and update the article if that happens to me with my machines! :)

Matthew DeDoes - 共有

コメントを追加

統計データ:

過去 24時間: 6

過去 7 日: 35

過去 30 日: 182

今までの合計 13,019