LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 09-01-2002, 11:01 PM   #1
nautilus_1987
Member
 
Registered: Aug 2002
Distribution: Slackware 8.1
Posts: 750

Rep: Reputation: 30
Talking system beep


Hi there!

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

thnx
 
Old 09-02-2002, 12:35 PM   #2
mifo
LQ Newbie
 
Registered: Sep 2002
Location: Slovakia
Distribution: Slackware 8.1
Posts: 2

Rep: Reputation: 0
remove the connector on you board
 
Old 09-02-2002, 01:15 PM   #3
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
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
 
Old 09-02-2002, 01:43 PM   #4
nautilus_1987
Member
 
Registered: Aug 2002
Distribution: Slackware 8.1
Posts: 750

Original Poster
Rep: Reputation: 30
Well you see sometimes I seet at night, and my parents don't like that sound
 
Old 09-02-2002, 03:50 PM   #5
Excalibur
Senior Member
 
Registered: Jun 2002
Location: Northern VA, USA
Distribution: Ubuntu
Posts: 1,180

Rep: Reputation: 46
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.
 
Old 09-02-2002, 03:52 PM   #6
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
seriously guys, useful suggestions or nothing at all please. Excalibur seems to have the right idea
 
Old 09-03-2002, 05:41 AM   #7
nautilus_1987
Member
 
Registered: Aug 2002
Distribution: Slackware 8.1
Posts: 750

Original Poster
Rep: Reputation: 30
Yep, this thing works!
One more question: How can I make console to start with KDE?
 
Old 09-03-2002, 06:54 AM   #8
Excalibur
Senior Member
 
Registered: Jun 2002
Location: Northern VA, USA
Distribution: Ubuntu
Posts: 1,180

Rep: Reputation: 46
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.
 
Old 09-03-2002, 07:53 AM   #9
nautilus_1987
Member
 
Registered: Aug 2002
Distribution: Slackware 8.1
Posts: 750

Original Poster
Rep: Reputation: 30
No I mean kconsole
 
Old 09-03-2002, 08:13 AM   #10
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

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

xwmconfig and select what you want.

Cool
 
Old 09-03-2002, 09:47 AM   #11
nautilus_1987
Member
 
Registered: Aug 2002
Distribution: Slackware 8.1
Posts: 750

Original Poster
Rep: Reputation: 30
You are thinking just right Master...
Ok I will check it out

thnx guys for the info
 
Old 10-18-2002, 10:42 AM   #12
jmeile
LQ Newbie
 
Registered: Apr 2002
Location: Switzerland
Distribution: Suse 7.3 and RedHat 7.3
Posts: 15

Rep: Reputation: 0
Thumbs up

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.
 
Old 07-01-2003, 01:59 PM   #13
centr0
Member
 
Registered: Feb 2003
Location: Earth
Distribution: Slackware 9.1
Posts: 134

Rep: Reputation: 15
thanks excalibur. good note =)

but i still hear that annoyin beep when exiting vi. any suggestions there?
 
Old 07-01-2003, 02:44 PM   #14
Excalibur
Senior Member
 
Registered: Jun 2002
Location: Northern VA, USA
Distribution: Ubuntu
Posts: 1,180

Rep: Reputation: 46
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.
 
Old 07-02-2003, 03:42 AM   #15
centr0
Member
 
Registered: Feb 2003
Location: Earth
Distribution: Slackware 9.1
Posts: 134

Rep: Reputation: 15
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.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Disable system beep in emacs? Snyke Linux - Newbie 5 12-14-2011 02:55 AM
Making the system beep UberPhreek Linux - Newbie 3 08-25-2004 11:47 AM
System Beep gone w/ OSS & ALSA Outabux Debian 10 03-24-2004 07:03 AM
system beep means what? esteeven Linux - Hardware 9 09-03-2003 06:00 PM
Beep pixelV Slackware 10 01-04-2003 02:19 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:57 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration