From: LeVA <leva@ecentrum.hu>
To: linux-kernel@vger.kernel.org, vojtech@suse.cz
Subject: usb keyboard problem.
Date: Sun, 18 May 2003 08:51:27 +0200 [thread overview]
Message-ID: <3EC72D6F.1070007@ecentrum.hu> (raw)
[-- Attachment #1: Type: text/plain, Size: 1288 bytes --]
Hi!
I have an usb keyboard, and it has some extra keys (internet keys,
multimedia keys).
If I use the keyboard in ps/2 port, all of those extra buttons work,
because I can bind the extra keys's keycodes in a hotkeys program.
If I use the keyboard in the usb port, some of the extra keys don't
work. In plain console, if I push some of the "non-working" extra
buttons, I get these error messages:
keyboard.c: can't emulate rawmode for keycode 259
keyboard.c: can't emulate rawmode for keycode 259
The problem is, that I can not bind keycode 259 in X, because it only
works for keycodes between 8 - 255. But when I use the keyboard in the
usb port, I get too high keycodes like (see above) 259, which I can not use.
I (fortunately) have a few working internet buttons. If I press those in
plain console, I get these messages:
keyboard: unknown scancode e0 66
I don't think this is an error, because that key, which "produces" the
"keyboard: unknown scancode e0 66" message, works under X, and can be
binded to an action.
Is there any chance to make the keyboard work similarly in the ps/2 and
the usb port?
Please try to help me with this problem, I'm already through the
xfree86-list, and the debian-user list, but nobody could help me.
Thanks!
Levai Daniel
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 2943 bytes --]
next reply other threads:[~2003-05-18 6:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-18 6:51 LeVA [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-05-18 13:07 usb keyboard problem LeVA
[not found] <mailman.1022340633.6466.linux-kernel2news@redhat.com>
2002-05-26 3:04 ` USB Keyboard problem Pete Zaitcev
2002-05-26 3:24 ` J Sloan
2002-05-25 15:26 Itai Nahshon
2002-05-25 17:46 ` Randy.Dunlap
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=3EC72D6F.1070007@ecentrum.hu \
--to=leva@ecentrum.hu \
--cc=linux-kernel@vger.kernel.org \
--cc=vojtech@suse.cz \
/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.