Ana içeriğe geç

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: adım 1, 1 resimden 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.

    excellent. it worked exactly how it said after i raised the volume without having to restart

    Ajay Koonuru - Yanıt

Sonuç

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

17 farklı kişi bu kılavuzu tamamladı.

[deleted]

Üyelik tarihi: 08/28/18

26.355 İtibar

21 adet Kılavuz yazıldı

3 Yorum

This is cool, thank you!

Ryan Koenigsman - Yanıt

how to DISABLE THIS SOUND ? :)

Mars is flat too... - Yanıt

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 -

Yorum Ekle

İstatistikleri Görüntüle:

Son 24 Saat: 12

Son 7 gün: 44

Son 30 gün: 217

Her zaman: 9,049