You are not logged in.
Pages: 1
Hii, I have something annoying with ARCH, it seem that when I press TAB for auto complete in command, I first time hear a bip and only the second time I get the auto complete, and all this bips are relly annoting, and I want the deafult to be auto complete
How can I do it? :?:
Offline
modprobe -r pcspkr
to get rid of the beeps. The autocomplete issue is related to your shell (probably bash). So you'll need to check the config of bash or consider switching shells.
A bus station is where a bus stops.
A train station is where a train stops.
On my desk I have a workstation.
Offline
I am using BASH shell, like everyone else, How can I configure it right for the auto complete? :?:
Offline
man bash
A bus station is where a bus stops.
A train station is where a train stops.
On my desk I have a workstation.
Offline
Ok I have read the man, and still zero, more help please?
Offline
You're using Gnome ?? Go to Desktop - Preferences - Sound (Or multimedia selector i don't remember) and uncheck system bell...
[My Blog] | [My Repo] | [My AUR Packages]
Offline
Edit your ~/.inputrc
set show-all-if-ambiguous on
set bell-style none
Offline
[half OT] Is there a chance that things like a disabled bell in the bash could be made Arch Linux default configuration after install?
Haven't been here in a while. Still rocking Arch.
Offline
I am so Happy !!!!
You solve me a relly annoying thing
Tank you very much!
Offline
Pages: 1