Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Dec 1999 11:14:49 +0900
From:      Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
To:        Greg Lehey <grog@lemis.com>
Cc:        cvs-all@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp
Subject:   Re: cvs commit: src/sys/dev/syscons syscons.c 
Message-ID:  <199912160214.LAA25050@zodiac.mech.utsunomiya-u.ac.jp>
In-Reply-To: Your message of "Thu, 16 Dec 1999 10:15:12 %2B1030." <19991216101511.J48955@freebie.lemis.com> 
References:  <199912100431.UAA03034@freefall.freebsd.org> <19991211122217.A355@mojave.sitaranetworks.com> <199912140134.KAA20171@zodiac.mech.utsunomiya-u.ac.jp>  <19991216101511.J48955@freebie.lemis.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
>> In contrast, there is a sole SysReq key on old AT 84 keyboards.  We
>> get the SysReq scan code by simply pressing this key.  With the above
>> keymap entry, SysReq alone, or Alt+SysReq will panic the system.
>>
>> Well, maybe we should modify the entry as follows so that we get panic
>> for Alt+SysReq on all keyboard models.
>>
>> 084   nop     nop    nop    nop    panic  nop    nop    nop     O
>
>Yes, I think this is a better way, especially considering the results
>of pressing the key :-)

Sure.

In any case, I took the SysReq key purely as an example.  No keymap,
and the built-in default keymap, in our CVS actually has `panic' in
it.  It's entirely up to the user to define the panic key in his/her
keymap :-)

Kazu



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912160214.LAA25050>