Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Oct 2023 18:37:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 274502] RELNOTES: document kern.vt.enable_bell=0 by default
Message-ID:  <bug-274502-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274502

            Bug ID: 274502
           Summary: RELNOTES: document kern.vt.enable_bell=3D0 by default
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: conf
          Assignee: bugs@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
                CC: manu@freebsd.org
            Blocks: 271607

After base 225639e7db68 ascii(7) BEL is no longer audible in vt(4) unlike
syscons(4). Affects at least termios(4) IMAXBEL, termcap(5) "bl" (Ctrl+G),
tcsh(1) completion (no match), ping(8) -a/-A and X11 bell (configured via "=
xset
b", implemented in Xorg via KDMKTONE). Not to be confused with speaker(4) or
beep(1).

One can restore the old behavior:

# sysctl kern.vt.enable_bell=3D1
$ kbdcontrol -b normal


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271607
[Bug 271607] 14.0-RELEASE metabug
--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274502-227>