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)
Tue, Feb 11, 11:10 AM
Unknown Object (File)
Fri, Feb 7, 12:11 PM
Unknown Object (File)
Dec 16 2024, 8:33 PM
Unknown Object (File)
Dec 12 2024, 10:55 PM
Unknown Object (File)
Nov 14 2024, 12:04 PM
Unknown Object (File)
Nov 13 2024, 5:41 PM
Unknown Object (File)
Nov 13 2024, 1:29 AM
Unknown Object (File)
Nov 3 2024, 8:00 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?