]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
vt: Add devctl message for bells
authorWarner Losh <imp@FreeBSD.org>
Wed, 3 Nov 2021 21:55:48 +0000 (15:55 -0600)
committerWarner Losh <imp@FreeBSD.org>
Wed, 3 Nov 2021 22:03:51 +0000 (16:03 -0600)
commit4ac3d08a9693c27c1bd2ddd67b2808ac9e18f4c5
treead0fed604d636e5d62d7deebfba13030eaaac6f1
parent2533eca1c2b9d561c42d28bcb6f1c1c35562fbcc
vt: Add devctl message for bells

Generate VT events when the bell beeps. When coupled with disabling the
bell,this allows custom bells to be rung when we'd otherwise beep.

Reviewed by: kevans
Differential Revision: https://reviews.freebsd.org/D32656
sbin/devd/devd.conf.5
share/man/man4/vt.4
sys/dev/vt/vt_core.c