Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Apr 2003 11:50:36 +0000
From:      Faried Nawaz <fn@hungry.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   misc/51409: us.emacs.kbd doesn't have 'boot'
Message-ID:  <courier.3EA9210C.00013992@versailles.domum.net>
Resent-Message-ID: <200304251200.h3PC0S4P091421@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         51409
>Category:       misc
>Synopsis:       us.emacs.kbd doesn't have 'boot'
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 25 05:00:28 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Faried Nawaz
>Release:        FreeBSD 4.7-RELEASE-p7 i386
>Organization:
Hungry Programmers, Inc
>Environment:
System: FreeBSD versailles.domum.net 4.7-RELEASE-p7 FreeBSD 4.7-RELEASE-p7 #3: Mon Mar 17 08:20:15 UTC 2003 wisner@versailles.domum.net:/usr/obj/usr/src/sys/VERSAILLES i386


>Description:

The us.emacs.kbd keymap doesn't provide a way to reboot the system with
control-alt-del or with any other keysequence.

>How-To-Repeat:
	grep boot /usr/share/syscons/keymaps/us.emacs.kbd
>Fix:

Possible fix:

--- /usr/share/syscons/keymaps/us.emacs.kbd     Thu Mar  6 18:40:39 2003
+++ us.emacs.kbd        Fri Apr 25 16:15:11 2003
@@ -86,7 +86,7 @@
   080   fkey58 '2'    '2'    '2'    178    178    178    178     N
   081   fkey59 '3'    '3'    '3'    179    179    179    179     N
   082   fkey60 '0'    '0'    '0'    176    176    176    176     N
-  083   nop    '.'    '.'    '.'    174    174    174    174     N
+  083   nop    '.'    '.'    '.'    174    174    boot   boot    N
   084   us     us     us     us     us     us     us     us      O
   085   nop    nop    nop    nop    nop    nop    nop    nop     O
   086   nop    nop    nop    nop    nop    nop    nop    nop     O



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?courier.3EA9210C.00013992>