From: Vojtech Pavlik <vojtech@suse.cz>
To: jbradford@dial.pipex.com
Cc: Vojtech Pavlik <vojtech@suse.cz>,
tori@ringstrom.mine.nu, linux-kernel@vger.kernel.org
Subject: Re: 2.5.40: AT keyboard input problem
Date: Thu, 3 Oct 2002 15:40:37 +0200 [thread overview]
Message-ID: <20021003154037.A39176@ucw.cz> (raw)
In-Reply-To: <200210031320.g93DKnqx000460@darkstar.example.net>; from jbradford@dial.pipex.com on Thu, Oct 03, 2002 at 02:20:48PM +0100
On Thu, Oct 03, 2002 at 02:20:48PM +0100, jbradford@dial.pipex.com wrote:
> Control
> ALT, (it says, 'Kanji/Katakana/Kanji???', but works as ALT)
> Scancode 0x85
> Space bar
> Scancode 0x86
> Scancode 0x87, (it says, 'Hiragana/Roma characters')
> ALT GR
> Control
0x85 - Intl5 - Muhenkan
0x86 - Intl4 - Henkan
0x87 - Intl2 - Hiragana/Katakana
Added, patch:
diff -Nru a/drivers/input/keyboard/atkbd.c b/drivers/input/keyboard/atkbd.c
--- a/drivers/input/keyboard/atkbd.c Thu Oct 3 15:38:22 2002
+++ b/drivers/input/keyboard/atkbd.c Thu Oct 3 15:38:22 2002
@@ -73,7 +73,7 @@
113,114, 40, 84, 26, 13, 87, 99,100, 54, 28, 27, 43, 84, 88, 70,
108,105,119,103,111,107, 14,110, 0, 79,106, 75, 71,109,102,104,
82, 83, 80, 76, 77, 72, 69, 98, 0, 96, 81, 0, 78, 73, 55, 85,
- 89, 90, 91, 92, 74, 0, 0, 0, 0, 0, 0,125,126,127,112, 0,
+ 89, 90, 91, 92, 74,185,184,182, 0, 0, 0,125,126,127,112, 0,
0,139,150,163,165,115,152,150,166,140,160,154,113,114,167,168,
148,149,147,140, 0, 0, 0, 0, 0, 0,251, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
--
Vojtech Pavlik
SuSE Labs
next prev parent reply other threads:[~2002-10-03 13:35 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-03 6:59 2.5.40: AT keyboard input problem Tobias Ringstrom
2002-10-03 7:15 ` DevilKin
2002-10-03 8:36 ` jbradford
2002-10-03 8:48 ` Vojtech Pavlik
2002-10-03 10:14 ` jbradford
2002-10-03 10:13 ` Vojtech Pavlik
2002-10-03 11:34 ` jbradford
2002-10-03 11:31 ` Vojtech Pavlik
2002-10-03 12:42 ` jbradford
2002-10-03 12:43 ` Vojtech Pavlik
2002-10-03 13:20 ` jbradford
2002-10-03 13:17 ` Vojtech Pavlik
2002-10-03 13:40 ` Vojtech Pavlik [this message]
2002-10-03 13:44 ` Bruce Harada
2002-10-03 17:43 ` Andries Brouwer
2002-10-03 8:47 ` Vojtech Pavlik
2002-10-03 12:08 ` Tobias Ringstrom
2002-10-03 12:10 ` Vojtech Pavlik
2002-10-03 12:28 ` Tobias Ringstrom
2002-10-03 12:31 ` Vojtech Pavlik
[not found] ` <Pine.LNX.4.44.0210031442500.14559-100000@boris.prodako.se>
2002-10-07 12:31 ` Vojtech Pavlik
2002-10-03 12:48 ` Jon Portnoy
2002-10-03 12:51 ` Vojtech Pavlik
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=20021003154037.A39176@ucw.cz \
--to=vojtech@suse.cz \
--cc=jbradford@dial.pipex.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tori@ringstrom.mine.nu \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox