Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jan 2016 17:26:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-amd64@FreeBSD.org
Subject:   [Bug 205829] documenting disabling ctrl-alt-space suspend feature in acpi(4)
Message-ID:  <bug-205829-6-gl3RHQyIOp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-205829-6@https.bugs.freebsd.org/bugzilla/>
References:  <bug-205829-6@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205829

--- Comment #4 from John Baldwin <jhb@FreeBSD.org> ---
It is certainly under-documented.  I think the newer vt(4) console (slated =
to
replace sc(4)) has a separate sysctl to enable/disable the suspend key.  For
syscons I think the only route you have to disable the suspend hotkey is to
load a custom keymap that doesn't include it. :(  (I think you would have to
generate such a keymap yourself unfortunately.)

Actually, even vt(4) doesn't have a separate knob for this key (it does have
sysctls for other special keys like panic/reboot/poweroff).  I think we sho=
uld
add a knob for this special key to both vt(4) (kern.vt.kbd_suspend) and sc(=
4)
(hw.syscons.kbd_suspend).

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205829-6-gl3RHQyIOp>