Results 1 to 3 of 3
i need to know how to turn off the beep when you try to tab complete or backspace too far etc. im sure someone knows what im refering to, i ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-14-2006 #1Just Joined!
- Join Date
- Dec 2006
- Posts
- 4
Could someone help me turn off the system beep?
i need to know how to turn off the beep when you try to tab complete or backspace too far etc. im sure someone knows what im refering to, i use Arch linux and im currently using xfce4 but it does it in and out of GUI. i try to use 'setterm -blength 0' and it seems to work till i load xfce4 up again....any help is appreciated.
- 12-14-2006 #2Linux User
- Join Date
- Jun 2006
- Posts
- 311
Edit /etc/inputrc
Hi troy`,
For disabling the bell on tab-completion, you need to edit the file /etc/inputrc. Open inputrc as root and uncomment the following line : -
to#set bell-style none
With Regards,set bell-style none
Thinker
- 12-14-2006 #3Just Joined!
- Join Date
- Dec 2006
- Posts
- 4
thank you very much
worked like a charm


Reply With Quote
