Re: USB remote control missing keycodes

From: Jiri Kosina
Date: Wed Jun 13 2007 - 11:44:59 EST


On Wed, 13 Jun 2007, Dmitry Torokhov wrote:

> Actually this one does not need hidbus and can be easily handled from
> userspace now that we have setkeycodes support for HID.

Sure, thanks for reminding.

Islam, if you'd like to write an userspace 'driver' (really trivial
few-liner) for the missing keys, you can use a new functionality in recent
kernels, which allows you to use EVIOCSKEYCODE ioctl() on evdev to create
a proper mapping between the usage codes that are not handled by
hid-input, and keycodes.

--
Jiri Kosina
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/