Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115749209
D32543.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
641 B
Referenced Files
None
Subscribers
None
D32543.diff
View Options
diff --git a/sys/dev/vt/vt_core.c b/sys/dev/vt/vt_core.c
--- a/sys/dev/vt/vt_core.c
+++ b/sys/dev/vt/vt_core.c
@@ -127,7 +127,7 @@
static SYSCTL_NODE(_kern, OID_AUTO, vt, CTLFLAG_RD | CTLFLAG_MPSAFE, 0,
"vt(9) parameters");
static VT_SYSCTL_INT(enable_altgr, 1, "Enable AltGr key (Do not assume R.Alt as Alt)");
-static VT_SYSCTL_INT(enable_bell, 1, "Enable bell");
+static VT_SYSCTL_INT(enable_bell, 0, "Enable bell");
static VT_SYSCTL_INT(debug, 0, "vt(9) debug level");
static VT_SYSCTL_INT(deadtimer, 15, "Time to wait busy process in VT_PROCESS mode");
static VT_SYSCTL_INT(suspendswitch, 1, "Switch to VT0 before suspend");
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 29, 2:33 AM (5 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17836192
Default Alt Text
D32543.diff (641 B)
Attached To
Mode
D32543: vt: Disable bell by default
Attached
Detach File
Event Timeline
Log In to Comment