From: Simon Kirby <sim@netnation.com>
To: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Stateful Magic Sysrq Key
Date: Mon, 1 Oct 2001 21:14:59 -0700 [thread overview]
Message-ID: <20011001211459.A6957@netnation.com> (raw)
In-Reply-To: <20011001234437.A10994@mueller.datastacks.com>
In-Reply-To: <20011001234437.A10994@mueller.datastacks.com>
On Mon, Oct 01, 2001 at 11:44:37PM -0400, Crutcher Dunnavant wrote:
> This patch was developed to handle crappy KVM-alikes, which did one key
> at a time, and had no SysRq key. However, it gives a good solution to a
> common problem. Many keyboards are made cheaply, and do not support
> having large numbers of keys pressed simultaneously, making the current
> SysRq code almost useless on them.
This iss sort of funny...A number of people at the office thought SysRq
was already stateful because there are a number of keyboards that do not
send a release event when alt+sysrq+another key are pressed
simultaneously....It actually makes it look like alt-sysrq is pressed
until alt-sysrq is actually pressed again without any keys following it.
I suppose this patch makes this cheap keyboard flaw transparent. :)
Simon-
[ Stormix Technologies Inc. ][ NetNation Communications Inc. ]
[ sim@stormix.com ][ sim@netnation.com ]
[ Opinions expressed are not necessarily those of my employers. ]
next prev parent reply other threads:[~2001-10-02 4:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-02 3:44 [PATCH] Stateful Magic Sysrq Key Crutcher Dunnavant
2001-10-02 4:14 ` Simon Kirby [this message]
2001-10-02 7:02 ` Ian Stirling
-- strict thread matches above, loose matches on Subject: below --
2001-10-02 8:48 willy tarreau
2001-10-02 14:18 ` Crutcher Dunnavant
[not found] <20011002185016.90E271F9BA@zion.rivenstone.net>
2001-10-03 4:23 ` Ian Stirling
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20011001211459.A6957@netnation.com \
--to=sim@netnation.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.