Date: Thu, 21 Oct 2021 23:18:05 +0300 From: Slawa Olhovchenkov <slw@zxy.spb.ru> To: Gleb Smirnoff <glebius@freebsd.org> Cc: Emmanuel Vadot <manu@bidouilliste.com>, src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 225639e7db68 - main - vt: Disable bell by default Message-ID: <20211021201804.GY33191@zxy.spb.ru> In-Reply-To: <YXGdSdBWvHzHqK4J@FreeBSD.org> References: <202110190738.19J7cFtw067994@gitrepo.freebsd.org> <20211019112132.GC80160@zxy.spb.ru> <20211019133700.77c0ca7ac488eb99df50551b@bidouilliste.com> <20211020095206.GA77338@zxy.spb.ru> <20211020134237.17596440e1fabda5d40f6985@bidouilliste.com> <YXBNqdMe2y1bJj43@FreeBSD.org> <20211021080214.GB77338@zxy.spb.ru> <YXGdSdBWvHzHqK4J@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 21, 2021 at 10:03:05AM -0700, Gleb Smirnoff wrote: > On Thu, Oct 21, 2021 at 11:02:14AM +0300, Slawa Olhovchenkov wrote: > S> > laptops. If somebody is using vt(4) instead of X on a laptop, then > S> > S> This change disable bell in X11 too. > S> This is completly disable speaker bell. > > Are you sure? I haven't yet upgraded my desktop to this point, so can't test. You don't need to any upgrade. Just do `sysctl kern.vt.enable_bell=0` > How is that possible that vt(4) affects X11? MB bell controlled by vt(4) Any ^G from X11 routed to MB speeker (vt bell).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20211021201804.GY33191>