![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to get ride of the BEEP in Solaris | bobk544 | UNIX for Dummies Questions & Answers | 2 | 03-10-2008 07:43 AM |
| How do I make 'tail -f' beep? | the_big_v | UNIX for Dummies Questions & Answers | 1 | 10-13-2005 02:47 PM |
| Need to shut off beep | jpedicone | UNIX for Dummies Questions & Answers | 1 | 08-31-2005 11:33 AM |
| Turn off awful beep | Driver | HP-UX | 1 | 08-16-2004 12:48 AM |
| no beep in shell?? | pressy | UNIX for Dummies Questions & Answers | 1 | 08-08-2003 06:56 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
the old question: how to disable the beep ?
still the old question (didn't find the satisfied answer in the forum)
how to disable the awful beep in linux workstation? i tried this: /etc/inputrc -〉set bell-style none but it can only disable the beep whenever you input wrongly in the console. in some othercases, i still can hear the awful beep. |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
If the PC speaker driver is compiled as a module, you can do
Code:
# rmmod pcspkr |
|||
| Google The UNIX and Linux Forums |