Ubuntu 15.10の起動後にログイングリッターが表示されたときに再生されるスタートアップサウンドエフェクトを無効にしたいのですが。これをどのように行うことができますか?
端末で1つのコマンドを使用して、無効にします
gsettings set com.canonical.unity-greeter play-ready-sound "false"
および/または有効化
gsettings set com.canonical.unity-greeter play-ready-sound "true"
またはdconf-editor
をインストールします
Sudo apt-get install dconf-editor
そして走る
dconf-editor
案内する
com.canonical.unity-greeter
左ペインで。右側のペインにplay-ready-sound
が表示されます
gUIでも同じことができます。