LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   system beep (https://www.linuxquestions.org/questions/slackware-14/system-beep-29370/)

nautilus_1987 09-01-2002 11:01 PM

system beep
 
Hi there!

How can I disable that system beep (it comes when I press BACKSPACE in empty line)?

thnx

mifo 09-02-2002 12:35 PM

remove the connector on you board ;)

MasterC 09-02-2002 01:15 PM

Take the speaker out. That speaker can help sometimes though, so if you aren't too bothered, I would suggest keeping it. I will poke around and see what I can find, if you can stop it somehow using commands of some sort.

Cool

nautilus_1987 09-02-2002 01:43 PM

Well you see sometimes I seet at night, and my parents don't like that sound :)

Excalibur 09-02-2002 03:50 PM

If you are running X and sound system is working, have you tried to turn the volume down or mute it?

Also, you might want to look at the file /etc/inputrc. It should contain a line that is remarked out.

#set bell-style none

Remove the remark hash. You will have to logout and back in for it to take effect.

acid_kewpie 09-02-2002 03:52 PM

seriously guys, useful suggestions or nothing at all please. Excalibur seems to have the right idea :)

nautilus_1987 09-03-2002 05:41 AM

Yep, this thing works! :)
One more question: How can I make console to start with KDE?

Excalibur 09-03-2002 06:54 AM

I prefer running in run level 4. The login menu thens allows you to choose the window manager desired.

To change the default runlevel, edit the file /etc/inittab. Change the line from 3 to 4, like below.

id:4:initdefault:

Since I do not use startx, except when testing after install. I do not know how to change that default setting. I know it is set during the setup program install. Somebody else here at LQ will probably know how to change it.

nautilus_1987 09-03-2002 07:53 AM

No I mean kconsole :)

MasterC 09-03-2002 08:13 AM

Nautilus, I am thinking you mean when you type startx to have it start KDE?

xwmconfig and select what you want.

Cool

nautilus_1987 09-03-2002 09:47 AM

You are thinking just right Master...:)
Ok I will check it out

thnx guys for the info

jmeile 10-18-2002 10:42 AM

Quote:

Originally posted by Excalibur
If you are running X and sound system is working, have you tried to turn the volume down or mute it?

Also, you might want to look at the file /etc/inputrc. It should contain a line that is remarked out.

#set bell-style none

Remove the remark hash. You will have to logout and back in for it to take effect.

Hey, this trick is really cool. I like Unix/Linux, but I get always a head ache because of that annoying beep. Now things are different, at least in my RedHat linux.

Thanks a lot Excalibur.

centr0 07-01-2003 01:59 PM

thanks excalibur. good note =)

but i still hear that annoyin beep when exiting vi. any suggestions there?

Excalibur 07-01-2003 02:44 PM

The "vi" command is normally just a symlink to another editor, whether be elvis or vim, or emacs, or something. Try using "whereis vi" and then using "ls -l" on the result to see what it is set to. To my knowledge and experience, none of my editors have ever made a sound when I exit the program. Once, you know what editor it is, then maybe you will be able to locate something on the editor configuration that would allow you to correct it.

centr0 07-02-2003 03:42 AM

there is a sym link from vi -> elvis*.
i tried locating everything that had "elvis" on it and found an .ini file....weird. how do i turn off teh sound in elvis?

is there s default console mixer so i can turn down the volume on the system beep? the only reason i dont like this beep is because its so loud.


All times are GMT -5. The time now is 06:54 PM.