Page MenuHomeFreeBSD

vt: Disable bell by default
ClosedPublic

Authored by manu on Oct 18 2021, 8:18 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 26, 6:51 PM
Unknown Object (File)
Tue, Mar 25, 1:37 PM
Unknown Object (File)
Thu, Mar 13, 4:17 PM
Unknown Object (File)
Feb 21 2025, 7:30 PM
Unknown Object (File)
Feb 21 2025, 3:43 AM
Unknown Object (File)
Feb 21 2025, 2:15 AM
Unknown Object (File)
Feb 19 2025, 8:37 AM
Unknown Object (File)
Feb 11 2025, 11:10 AM
Subscribers
Tokens
"Love" token, awarded by mhorne.

Details

Summary

Bell is either useless if you're working on remote servers or really annoying
when you're working with a local machine that have a loud buzzer.
Switch the default to have it disable.

Sponsored by: Beckhoff Automation GmbH & Co. KG

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

manu requested review of this revision.Oct 18 2021, 8:18 AM
This revision is now accepted and ready to land.Oct 18 2021, 8:30 AM
pstef added a subscriber: pstef.

Absolutely.

This revision was automatically updated to reflect the committed changes.

I think the vt(4) manpage should be updated to show this change in defaults? Could also be worth a note in UPDATING?