Bug 125675 - [keyboard] [patch] Add hw.syscons.kbd_suspend new sysctl variable to disable keyboard suspend
Summary: [keyboard] [patch] Add hw.syscons.kbd_suspend new sysctl variable to disable ...
Status: Open
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 7.0-RELEASE
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2008-07-16 12:20 UTC by Taketo Kabe
Modified: 2022-10-17 12:38 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (3.08 KB, patch)
2008-07-16 12:20 UTC, Taketo Kabe
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Taketo Kabe 2008-07-16 12:20:01 UTC
This patch adds a new sysctl variable,
	hw.syscons.kbd_suspend
to disable suspend by Ctl-Alt-Space/Alt-Break keyboard sequence.
Is an suspend counterpart of existing hw.syscons.kbd_debug and
hw.syscons.kbd_reboot sysctl variable.

The suspend key sequence could be easily misinvoked, especially on
non-US input method users using meta keys and space key for various
character conversion.

Alternative approach: Create your own kbdmap(5) with "susp" function deleted.

Fix: Patch:

This patch adds a new sysctl variable,
	hw.syscons.kbd_suspend
to disable suspend by Ctl-Alt-Space/Alt-Break keyboard sequence.
Is an suspend counterpart of existing hw.syscons.kbd_debug and
hw.syscons.kbd_reboot sysctl variable.

Alternative approach: Create your own kbdmap(5) with "susp" function deleted.
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 08:00:30 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped
Comment 2 Graham Perrin freebsd_committer freebsd_triage 2022-10-17 12:38:36 UTC
Keyword: 

    patch
or  patch-ready

– in lieu of summary line prefix: 

    [patch]

* bulk change for the keyword
* summary lines may be edited manually (not in bulk). 

Keyword descriptions and search interface: 

    <https://bugs.freebsd.org/bugzilla/describekeywords.cgi>