Make Ubuntu terminal not go Buuuumpppp
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
When we are in the terminal and we hit tab to complete the command line, and it can't complete all the way because there are multiple options, the terminal makes a "Bummmmpppp" noise. Is there a way to switch this off?
command-line sound gnome-terminal indicator-sound
add a comment |
When we are in the terminal and we hit tab to complete the command line, and it can't complete all the way because there are multiple options, the terminal makes a "Bummmmpppp" noise. Is there a way to switch this off?
command-line sound gnome-terminal indicator-sound
1
You might also check/usr/share/sounds/gnome/default/alerts
, which is where the sounds are stored. Maybe someone has been putting in little tricks?
– Charles Green
Feb 12 at 19:47
1
@CharlesGreen You mean like here askubuntu.com/q/1057512/504066 ?
– PerlDuck
Feb 12 at 20:33
1
@PerlDuck I saw a post, I think here, long ago. Someone had moved 'cat' and replaced withecho meow
or something very similar.
– Charles Green
Feb 12 at 20:47
add a comment |
When we are in the terminal and we hit tab to complete the command line, and it can't complete all the way because there are multiple options, the terminal makes a "Bummmmpppp" noise. Is there a way to switch this off?
command-line sound gnome-terminal indicator-sound
When we are in the terminal and we hit tab to complete the command line, and it can't complete all the way because there are multiple options, the terminal makes a "Bummmmpppp" noise. Is there a way to switch this off?
command-line sound gnome-terminal indicator-sound
command-line sound gnome-terminal indicator-sound
asked Feb 12 at 19:05
OleOle
7512822
7512822
1
You might also check/usr/share/sounds/gnome/default/alerts
, which is where the sounds are stored. Maybe someone has been putting in little tricks?
– Charles Green
Feb 12 at 19:47
1
@CharlesGreen You mean like here askubuntu.com/q/1057512/504066 ?
– PerlDuck
Feb 12 at 20:33
1
@PerlDuck I saw a post, I think here, long ago. Someone had moved 'cat' and replaced withecho meow
or something very similar.
– Charles Green
Feb 12 at 20:47
add a comment |
1
You might also check/usr/share/sounds/gnome/default/alerts
, which is where the sounds are stored. Maybe someone has been putting in little tricks?
– Charles Green
Feb 12 at 19:47
1
@CharlesGreen You mean like here askubuntu.com/q/1057512/504066 ?
– PerlDuck
Feb 12 at 20:33
1
@PerlDuck I saw a post, I think here, long ago. Someone had moved 'cat' and replaced withecho meow
or something very similar.
– Charles Green
Feb 12 at 20:47
1
1
You might also check
/usr/share/sounds/gnome/default/alerts
, which is where the sounds are stored. Maybe someone has been putting in little tricks?– Charles Green
Feb 12 at 19:47
You might also check
/usr/share/sounds/gnome/default/alerts
, which is where the sounds are stored. Maybe someone has been putting in little tricks?– Charles Green
Feb 12 at 19:47
1
1
@CharlesGreen You mean like here askubuntu.com/q/1057512/504066 ?
– PerlDuck
Feb 12 at 20:33
@CharlesGreen You mean like here askubuntu.com/q/1057512/504066 ?
– PerlDuck
Feb 12 at 20:33
1
1
@PerlDuck I saw a post, I think here, long ago. Someone had moved 'cat' and replaced with
echo meow
or something very similar.– Charles Green
Feb 12 at 20:47
@PerlDuck I saw a post, I think here, long ago. Someone had moved 'cat' and replaced with
echo meow
or something very similar.– Charles Green
Feb 12 at 20:47
add a comment |
1 Answer
1
active
oldest
votes
Looks like opening the terminal preferences and deselecting the terminal bell
does the trick.
1
Took less time to find solution yourself than to type all this! Thx, always wondered how to do this.
– EODCraft Staff
Feb 12 at 20:05
1
Sometimes I have the volume up and it actually scares me!
– EODCraft Staff
Feb 12 at 23:33
1
Yeah I realized how traumatized I was getting after accidentally having the headphones on max and hear BUMMMMMPPPPP!!!!. I was like OH #%$#%@$ what did I just do????
– Ole
Feb 13 at 0:04
1
"How to keep Ubuntu from causing a nervous breakdown?"
– Ole
Feb 13 at 1:19
1
It's especially bad when in the middle of some massive code refactoring and everything is going south and then on top of all that Ubuntu hits you with the BUMMMMMPPPPP!!!!/DRRRRRIIIPPPPPPP!!!! I'll be in starbucks yelling at Ubuntu to shut up and people are like "What's this guys problem ..."
– Ole
Feb 13 at 1:21
|
show 2 more comments
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1117731%2fmake-ubuntu-terminal-not-go-buuuumpppp%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Looks like opening the terminal preferences and deselecting the terminal bell
does the trick.
1
Took less time to find solution yourself than to type all this! Thx, always wondered how to do this.
– EODCraft Staff
Feb 12 at 20:05
1
Sometimes I have the volume up and it actually scares me!
– EODCraft Staff
Feb 12 at 23:33
1
Yeah I realized how traumatized I was getting after accidentally having the headphones on max and hear BUMMMMMPPPPP!!!!. I was like OH #%$#%@$ what did I just do????
– Ole
Feb 13 at 0:04
1
"How to keep Ubuntu from causing a nervous breakdown?"
– Ole
Feb 13 at 1:19
1
It's especially bad when in the middle of some massive code refactoring and everything is going south and then on top of all that Ubuntu hits you with the BUMMMMMPPPPP!!!!/DRRRRRIIIPPPPPPP!!!! I'll be in starbucks yelling at Ubuntu to shut up and people are like "What's this guys problem ..."
– Ole
Feb 13 at 1:21
|
show 2 more comments
Looks like opening the terminal preferences and deselecting the terminal bell
does the trick.
1
Took less time to find solution yourself than to type all this! Thx, always wondered how to do this.
– EODCraft Staff
Feb 12 at 20:05
1
Sometimes I have the volume up and it actually scares me!
– EODCraft Staff
Feb 12 at 23:33
1
Yeah I realized how traumatized I was getting after accidentally having the headphones on max and hear BUMMMMMPPPPP!!!!. I was like OH #%$#%@$ what did I just do????
– Ole
Feb 13 at 0:04
1
"How to keep Ubuntu from causing a nervous breakdown?"
– Ole
Feb 13 at 1:19
1
It's especially bad when in the middle of some massive code refactoring and everything is going south and then on top of all that Ubuntu hits you with the BUMMMMMPPPPP!!!!/DRRRRRIIIPPPPPPP!!!! I'll be in starbucks yelling at Ubuntu to shut up and people are like "What's this guys problem ..."
– Ole
Feb 13 at 1:21
|
show 2 more comments
Looks like opening the terminal preferences and deselecting the terminal bell
does the trick.
Looks like opening the terminal preferences and deselecting the terminal bell
does the trick.
answered Feb 12 at 19:07
OleOle
7512822
7512822
1
Took less time to find solution yourself than to type all this! Thx, always wondered how to do this.
– EODCraft Staff
Feb 12 at 20:05
1
Sometimes I have the volume up and it actually scares me!
– EODCraft Staff
Feb 12 at 23:33
1
Yeah I realized how traumatized I was getting after accidentally having the headphones on max and hear BUMMMMMPPPPP!!!!. I was like OH #%$#%@$ what did I just do????
– Ole
Feb 13 at 0:04
1
"How to keep Ubuntu from causing a nervous breakdown?"
– Ole
Feb 13 at 1:19
1
It's especially bad when in the middle of some massive code refactoring and everything is going south and then on top of all that Ubuntu hits you with the BUMMMMMPPPPP!!!!/DRRRRRIIIPPPPPPP!!!! I'll be in starbucks yelling at Ubuntu to shut up and people are like "What's this guys problem ..."
– Ole
Feb 13 at 1:21
|
show 2 more comments
1
Took less time to find solution yourself than to type all this! Thx, always wondered how to do this.
– EODCraft Staff
Feb 12 at 20:05
1
Sometimes I have the volume up and it actually scares me!
– EODCraft Staff
Feb 12 at 23:33
1
Yeah I realized how traumatized I was getting after accidentally having the headphones on max and hear BUMMMMMPPPPP!!!!. I was like OH #%$#%@$ what did I just do????
– Ole
Feb 13 at 0:04
1
"How to keep Ubuntu from causing a nervous breakdown?"
– Ole
Feb 13 at 1:19
1
It's especially bad when in the middle of some massive code refactoring and everything is going south and then on top of all that Ubuntu hits you with the BUMMMMMPPPPP!!!!/DRRRRRIIIPPPPPPP!!!! I'll be in starbucks yelling at Ubuntu to shut up and people are like "What's this guys problem ..."
– Ole
Feb 13 at 1:21
1
1
Took less time to find solution yourself than to type all this! Thx, always wondered how to do this.
– EODCraft Staff
Feb 12 at 20:05
Took less time to find solution yourself than to type all this! Thx, always wondered how to do this.
– EODCraft Staff
Feb 12 at 20:05
1
1
Sometimes I have the volume up and it actually scares me!
– EODCraft Staff
Feb 12 at 23:33
Sometimes I have the volume up and it actually scares me!
– EODCraft Staff
Feb 12 at 23:33
1
1
Yeah I realized how traumatized I was getting after accidentally having the headphones on max and hear BUMMMMMPPPPP!!!!. I was like OH #%$#%@$ what did I just do????
– Ole
Feb 13 at 0:04
Yeah I realized how traumatized I was getting after accidentally having the headphones on max and hear BUMMMMMPPPPP!!!!. I was like OH #%$#%@$ what did I just do????
– Ole
Feb 13 at 0:04
1
1
"How to keep Ubuntu from causing a nervous breakdown?"
– Ole
Feb 13 at 1:19
"How to keep Ubuntu from causing a nervous breakdown?"
– Ole
Feb 13 at 1:19
1
1
It's especially bad when in the middle of some massive code refactoring and everything is going south and then on top of all that Ubuntu hits you with the BUMMMMMPPPPP!!!!/DRRRRRIIIPPPPPPP!!!! I'll be in starbucks yelling at Ubuntu to shut up and people are like "What's this guys problem ..."
– Ole
Feb 13 at 1:21
It's especially bad when in the middle of some massive code refactoring and everything is going south and then on top of all that Ubuntu hits you with the BUMMMMMPPPPP!!!!/DRRRRRIIIPPPPPPP!!!! I'll be in starbucks yelling at Ubuntu to shut up and people are like "What's this guys problem ..."
– Ole
Feb 13 at 1:21
|
show 2 more comments
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1117731%2fmake-ubuntu-terminal-not-go-buuuumpppp%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
You might also check
/usr/share/sounds/gnome/default/alerts
, which is where the sounds are stored. Maybe someone has been putting in little tricks?– Charles Green
Feb 12 at 19:47
1
@CharlesGreen You mean like here askubuntu.com/q/1057512/504066 ?
– PerlDuck
Feb 12 at 20:33
1
@PerlDuck I saw a post, I think here, long ago. Someone had moved 'cat' and replaced with
echo meow
or something very similar.– Charles Green
Feb 12 at 20:47