How to disable event sounds with gsettings in Ubuntu 18.04
up vote
3
down vote
favorite
I have an install script that I run after fresh installations to install apps, mount network drives and make changes to several configurations to my liking. One of them is disabling the event sounds.
Up until now I have used this command to achieve that:
gsettings set org.gnome.desktop.sound event-sounds false
However, with 18.04 this command doesn't work anymore. Anyone know which schema and key to use now?
gnome sound events
add a comment |Â
up vote
3
down vote
favorite
I have an install script that I run after fresh installations to install apps, mount network drives and make changes to several configurations to my liking. One of them is disabling the event sounds.
Up until now I have used this command to achieve that:
gsettings set org.gnome.desktop.sound event-sounds false
However, with 18.04 this command doesn't work anymore. Anyone know which schema and key to use now?
gnome sound events
Maybe you find the solution here: unix.stackexchange.com/a/444869/262708.
â abu_bua
Jun 25 at 21:14
1
@abu_bua Thank you for taking time to answer. The command suggested in the linked answer is basically the same as I have used before, but since 18.04 doesn't provide the wanted result anymore. I haven't tried the other solution, copying the config file, as that is not really the kind of solution I'm looking for.
â lokas
Jun 26 at 16:25
add a comment |Â
up vote
3
down vote
favorite
up vote
3
down vote
favorite
I have an install script that I run after fresh installations to install apps, mount network drives and make changes to several configurations to my liking. One of them is disabling the event sounds.
Up until now I have used this command to achieve that:
gsettings set org.gnome.desktop.sound event-sounds false
However, with 18.04 this command doesn't work anymore. Anyone know which schema and key to use now?
gnome sound events
I have an install script that I run after fresh installations to install apps, mount network drives and make changes to several configurations to my liking. One of them is disabling the event sounds.
Up until now I have used this command to achieve that:
gsettings set org.gnome.desktop.sound event-sounds false
However, with 18.04 this command doesn't work anymore. Anyone know which schema and key to use now?
gnome sound events
edited Jun 26 at 19:06
asked Apr 30 at 16:03
lokas
166
166
Maybe you find the solution here: unix.stackexchange.com/a/444869/262708.
â abu_bua
Jun 25 at 21:14
1
@abu_bua Thank you for taking time to answer. The command suggested in the linked answer is basically the same as I have used before, but since 18.04 doesn't provide the wanted result anymore. I haven't tried the other solution, copying the config file, as that is not really the kind of solution I'm looking for.
â lokas
Jun 26 at 16:25
add a comment |Â
Maybe you find the solution here: unix.stackexchange.com/a/444869/262708.
â abu_bua
Jun 25 at 21:14
1
@abu_bua Thank you for taking time to answer. The command suggested in the linked answer is basically the same as I have used before, but since 18.04 doesn't provide the wanted result anymore. I haven't tried the other solution, copying the config file, as that is not really the kind of solution I'm looking for.
â lokas
Jun 26 at 16:25
Maybe you find the solution here: unix.stackexchange.com/a/444869/262708.
â abu_bua
Jun 25 at 21:14
Maybe you find the solution here: unix.stackexchange.com/a/444869/262708.
â abu_bua
Jun 25 at 21:14
1
1
@abu_bua Thank you for taking time to answer. The command suggested in the linked answer is basically the same as I have used before, but since 18.04 doesn't provide the wanted result anymore. I haven't tried the other solution, copying the config file, as that is not really the kind of solution I'm looking for.
â lokas
Jun 26 at 16:25
@abu_bua Thank you for taking time to answer. The command suggested in the linked answer is basically the same as I have used before, but since 18.04 doesn't provide the wanted result anymore. I haven't tried the other solution, copying the config file, as that is not really the kind of solution I'm looking for.
â lokas
Jun 26 at 16:25
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
-2
down vote
Go to the activities panel and type in sound. Click on it and choose sound effects. Click OFF for alert volume (currently denoted as ON).
Welcome yum to askubuntu! Thank you for your answer, but the OP (original poster) would like to disable event sounds, while you suggest only how to mute alerts . Further the OP is looking for an commandline solution, since he want to use it in a bash script.
â abu_bua
Jun 25 at 21:12
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
-2
down vote
Go to the activities panel and type in sound. Click on it and choose sound effects. Click OFF for alert volume (currently denoted as ON).
Welcome yum to askubuntu! Thank you for your answer, but the OP (original poster) would like to disable event sounds, while you suggest only how to mute alerts . Further the OP is looking for an commandline solution, since he want to use it in a bash script.
â abu_bua
Jun 25 at 21:12
add a comment |Â
up vote
-2
down vote
Go to the activities panel and type in sound. Click on it and choose sound effects. Click OFF for alert volume (currently denoted as ON).
Welcome yum to askubuntu! Thank you for your answer, but the OP (original poster) would like to disable event sounds, while you suggest only how to mute alerts . Further the OP is looking for an commandline solution, since he want to use it in a bash script.
â abu_bua
Jun 25 at 21:12
add a comment |Â
up vote
-2
down vote
up vote
-2
down vote
Go to the activities panel and type in sound. Click on it and choose sound effects. Click OFF for alert volume (currently denoted as ON).
Go to the activities panel and type in sound. Click on it and choose sound effects. Click OFF for alert volume (currently denoted as ON).
answered Jun 25 at 18:33
yum
1
1
Welcome yum to askubuntu! Thank you for your answer, but the OP (original poster) would like to disable event sounds, while you suggest only how to mute alerts . Further the OP is looking for an commandline solution, since he want to use it in a bash script.
â abu_bua
Jun 25 at 21:12
add a comment |Â
Welcome yum to askubuntu! Thank you for your answer, but the OP (original poster) would like to disable event sounds, while you suggest only how to mute alerts . Further the OP is looking for an commandline solution, since he want to use it in a bash script.
â abu_bua
Jun 25 at 21:12
Welcome yum to askubuntu! Thank you for your answer, but the OP (original poster) would like to disable event sounds, while you suggest only how to mute alerts . Further the OP is looking for an commandline solution, since he want to use it in a bash script.
â abu_bua
Jun 25 at 21:12
Welcome yum to askubuntu! Thank you for your answer, but the OP (original poster) would like to disable event sounds, while you suggest only how to mute alerts . Further the OP is looking for an commandline solution, since he want to use it in a bash script.
â abu_bua
Jun 25 at 21:12
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1030198%2fhow-to-disable-event-sounds-with-gsettings-in-ubuntu-18-04%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Maybe you find the solution here: unix.stackexchange.com/a/444869/262708.
â abu_bua
Jun 25 at 21:14
1
@abu_bua Thank you for taking time to answer. The command suggested in the linked answer is basically the same as I have used before, but since 18.04 doesn't provide the wanted result anymore. I haven't tried the other solution, copying the config file, as that is not really the kind of solution I'm looking for.
â lokas
Jun 26 at 16:25