Jump to content

Beep sound in Eterm


william
 Share

Recommended Posts

In order to get rid of that annoying warning beep sound while using Eterm I type

xset -b b off
with the OS already loaded.

Using flux, I edited the menu file and add this line to eterm command line, but whenever I call Eterm through menu the beep sound is still there. Here is my Eterm command line:

{Eterm --trans -g 80x30+0+360 -b black -f  honeydew2 -x --bordless --scrollbar=off --buttonbar=0 -c grey89 --font anorexia xset -b b off

I've tried to insert xset -b b off in .xinitrc file, but it didn't work.

Is there a automatic way of making the system (maybe during booting time) to read this stopping beep sound command?

Thanks.

Link to comment
Share on other sites

Thanks Steeve.

As you can see my Eterm is borderless, no button bar and scrollbar, so I forgot that I had a menu with this possibility.

Yeah, I has worked, but just a question, where this sort of user preferences are saved?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...