linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Logitech MX5000 extra keys
@ 2009-02-06 19:24 Bastien Nocera
  2009-02-07  1:12 ` Jiri Kosina
  0 siblings, 1 reply; 6+ messages in thread
From: Bastien Nocera @ 2009-02-06 19:24 UTC (permalink / raw)
  To: linux-input

Heya,

I own another keyboard, the Logitech MX5000[1], which is a
keyboard/mouse combo, with a USB dongle (which can switch between HID
and HCI/Bluetooth modes).

Some keys aren't reported at all through the input layer, but there is
code in the mx5000-tools[2] to make those keys work through hiddev.

See eventin():
http://svn.gna.org/viewcvs/mx5000tools/trunk/mx5000d/input_translate.c?rev=15&view=auto

There's a bit more scary code to enable the keys in the library part of
the module.

I was wondering what the best course of action would be to make this
code work out-of-the-box. Would it be better to write a HAL addon, and
do all this work in user-space, or would it be more useful to have
directly in the kernel?

Obviously, if the latter, I'd appreciate a bit of guidance on where I
should add the code.

Cheers


[1]: http://www.amazon.com/Logitech-Cordless-Desktop-Laser-967558-0403/dp/B000AY5ZIS
[2]: http://home.gna.org/mx5000tools/


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-02-10 17:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-06 19:24 Logitech MX5000 extra keys Bastien Nocera
2009-02-07  1:12 ` Jiri Kosina
2009-02-09 11:31   ` Bastien Nocera
2009-02-10 10:31     ` Jiri Kosina
2009-02-10 10:54       ` Bastien Nocera
2009-02-10 17:13         ` Jiri Kosina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).