freebsd-nq/sys/dev/vt
Aleksandr Rybalko c32f462f28 Allow vt(4) to disable terminal bell with sysctl kern.vt.bell_enable=0,
similar as syscons(4) do.

Submitted by:	Tiwei Bie <btw@mail.ustc.edu.cn>
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
2014-10-07 18:47:53 +00:00
..
colors
font
hw vt(4): Use vt_fb_drawrect() and vt_fb_setpixel() in all vt_fb-derivative 2014-09-16 18:02:24 +00:00
logo
vt_buf.c Make gcc happy by initialising the variable only set in a couple of 2014-09-20 08:18:48 +00:00
vt_consolectl.c
vt_core.c Allow vt(4) to disable terminal bell with sysctl kern.vt.bell_enable=0, 2014-10-07 18:47:53 +00:00
vt_font.c
vt_sysmouse.c
vt.h vt(4): Save/restore keyboard mode & LED states when switching window 2014-10-02 16:36:37 +00:00