Comment activez et désactivez le centre de notification ?
Ouvrir le Terminal, ou ajouter à Clix
Saisir :
launchctl unload -w /System/Library/LaunchAgents/com.apple.notificationcenterui.plist
Voilà, l’application de notification c’est arrêtée et pour la remettre en fonction, voici la commande à saisir, toujours par le Terminal ou par Clix
launchctl load -w /System/Library/LaunchAgents/com.apple.notificationcenterui.plist
0 commentaires