From: Helge Deller <deller@gmx.de>
To: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] installation-reports - hppa c3600 graphical/usb
Date: Fri, 7 May 2004 21:16:24 +0200 [thread overview]
Message-ID: <200405072116.25041.deller@gmx.de> (raw)
In-Reply-To: <kfh7jvpbdnp.fsf@csclub.uwaterloo.ca>
[-- Attachment #1: Type: text/plain, Size: 690 bytes --]
On Thursday 06 May 2004 20:42, James Morrison wrote:
>
> Grant Grundler <grundler@parisc-linux.org> writes:
> > Comments/Problems:
> >
> > Using the HP USB keyboard (Model SK-2502U, P/N A4983-60401) on an HP C3600,
> > the regular 4 arrow keys (seperate from the numeric keypad) do NOT work.
> > They "select" instead of moving the highlight up/down.
> >
> > Use the numeric keypad instead - it has "arrow keys" on it as well.
>
> I have found that the "arrow keys" both move the highlight and select.
> This is from my experience on the console using bash on a B1K using some
> crappy usb keyboard.
The attached patch should fix the keyboard problem.
Any feedback welcome...
Helge
[-- Attachment #2: diff --]
[-- Type: text/plain, Size: 1412 bytes --]
Index: drivers/input/keyboard/hpps2atkbd.h
===================================================================
RCS file: /var/cvs/linux-2.6/drivers/input/keyboard/hpps2atkbd.h,v
retrieving revision 1.7
diff -u -p -r1.7 hpps2atkbd.h
--- a/drivers/input/keyboard/hpps2atkbd.h 20 Mar 2004 21:01:15 -0000 1.7
+++ b/drivers/input/keyboard/hpps2atkbd.h 7 May 2004 19:10:00 -0000
@@ -53,7 +53,7 @@
/* 78 */ KEY_F11, KEY_KPPLUS, KEY_KP3, KEY_KPMINUS, KEY_KPASTERISK,KEY_KP9, KEY_SCROLLLOCK,KEY_102ND,
/* 80 */ KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED,
/* 88 */ KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED,
-/* 90 */ KEY_RESERVED, KEY_RIGHTALT, KEY_SYSRQ, KEY_RESERVED, KEY_RIGHTCTRL, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED,
+/* 90 */ KEY_RESERVED, KEY_RIGHTALT, 255, KEY_RESERVED, KEY_RIGHTCTRL, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED,
/* 98 */ KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_CAPSLOCK, KEY_RESERVED, KEY_LEFTMETA,
/* a0 */ KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_RIGHTMETA,
/* a8 */ KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_COMPOSE,
[-- Attachment #3: Type: text/plain, Size: 169 bytes --]
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
next prev parent reply other threads:[~2004-05-07 19:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20040506172344.GA12232@colo.lackof.org>
2004-05-06 17:37 ` [parisc-linux] installation-reports - hppa c3600 graphical/usb M. Grabert
2004-05-06 18:42 ` James Morrison
2004-05-07 19:16 ` Helge Deller [this message]
2004-05-06 17:23 Grant Grundler
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=200405072116.25041.deller@gmx.de \
--to=deller@gmx.de \
--cc=parisc-linux@lists.parisc-linux.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox