From: Jonathan BISSON <bissonjonathan@gmail.com>
To: jkosina@suse.cz, dtor@mail.ru, linux-input@vger.kernel.org
Subject: Linux Kernel: Microsoft Digital Media Keyboard 3000
Date: Wed, 11 Jul 2012 00:53:47 +0200 [thread overview]
Message-ID: <4FFCB27B.9060809@gmail.com> (raw)
Hi,
I've a problem with my Microsoft Digital Media Keyboard 3000 (USB).
One part of the keyboard is seen as a joystick.
I managed to get most keys working by :
blacklisting joydev
adding:
in my udev config:
ENV{ID_VENDOR}=="Microsoft", ENV{ID_MODEL_ID}=="0730", RUN+="keymap
$name 0xc022d zoomin 0xc022e zoomout 0xc01b6 camera 0xc01ab f20"
0xC022D and 0xC022E are zoom in and zoom out keys
0xC01B6 is the camera key
0xC01AB is the Fn-F10 (when disabling the function keys with the special
button switch)
The only one I'm lacking is the 0xC01A2 which corresponds to the «Aero»
key. I can see the scan code when looking in the scancodes given by the
/sys thing, but it's not taken into account. This scancode is not
described neither in the 3.4 kernel source hid-input part. So that can
explain why I can't map this key.
Do I just have to send a patch for adding the corresponding scancode ?
What to do for this part of the keyboard seen as a joydev ?
Thanks for your work on the kernel !
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next reply other threads:[~2012-07-10 22:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-10 22:53 Jonathan BISSON [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-07-11 9:56 Linux Kernel: Microsoft Digital Media Keyboard 3000 Jonathan BISSON
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=4FFCB27B.9060809@gmail.com \
--to=bissonjonathan@gmail.com \
--cc=dtor@mail.ru \
--cc=jkosina@suse.cz \
--cc=linux-input@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.