Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Frequently Asked Questions
  • Search

UN10: Disabling the system bell / beep

Some of the most commonly heard questions in the Gentoo Community, along with answers.
Post Reply
Advanced search
1 post • Page 1 of 1
Author
Message
pjp
Administrator
Administrator
User avatar
Posts: 20668
Joined: Tue Apr 16, 2002 10:35 pm

UN10: Disabling the system bell / beep

  • Quote

Post by pjp » Tue Dec 27, 2005 7:02 pm

Navigation: [Uncategorized] [Table of Contents]

Disabling the system bell / beep

Note: The following methods are untested (by me) to ensure clear instruction for usage, and were obtained from the thread listed at the bottom. Testing is on my list of things to do. Others are welcome to do so, and submit an update.

Console
To disable tab completion and backspace beeping (anything else?), while allowing system beeps (such as emerge output), add the following to /etc/inputrc:

Code: Select all

set bell-style none
- or -

Code: Select all

set bell-style visual
To disable console beeping for the current console:

Code: Select all

setterm -blength 0
To disable console beeping for another terminal than the one you are currently in (where <num> is the number of the terminal to disable beeping):

Code: Select all

setterm -blength 0 > /dev/vc/<num>
X Windows

Code: Select all

xset -b
Disabling speaker at startup:

Code: Select all

xset b 0 0 0

Code: Select all

xset -b b 0' to /etc/conf.d/local.start
Kernel
With 2.6 kernels, a module can be used for the PC speaker.

Location:

Code: Select all

Device Drivers  --->   
Input device support  --->   
[*] Misc                                           
< >   PC Speaker support 
Load and unload module::

Code: Select all

/sbin/modprobe pcspkr
/sbin/rmmod pcspkr 

Compiled from [topic=12296]various threads[/topic], now merged.
Quis separabit? Quo animo?
Top
Post Reply
1 post • Page 1 of 1

Return to “Frequently Asked Questions”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic