xset problems after Xorg update

Joel Dahl joel at FreeBSD.org
Mon May 3 12:04:59 UTC 2010


I noticed one weird thing after the latest Xorg update and maybe someone
else is seeing the same thing...

I use "xset b off" in my .xinitrc to turn off the bell sound, but that
stopped working after the latest Xorg update.  My .xinitrc looks like this:

joel at bubba [~] cat .xinitrc
setxkbmap -option terminate:ctrl_alt_bksp -model pc105 -layout se &
xscreensaver &
xset b off &
exec awesome

The setxkbmap stuff works, and xscreensaver starts... but not xset.

I can still do "xset b off" from an xterm and get the expected behavior,
but not from my .xinitrc.

Any suggestions?

--
Joel


More information about the freebsd-x11 mailing list