On Thursday 02 October 2003 15:21, Rene Bartsch wrote:
as it's quite a work to generate a key-code map, I'd like to know if it's possible to route/catch the raw IR-codes directly to/from the input-device or a socket with the current DVB-driver.
Currently, there is no such interface. The driver forwards the (translated) key codes to the input driver.
A keymap is required, because - the protocol type must be specified - the driver requires a keymap for the translation table
as soon you know the protocol you can load a dummy keymap which translates key events 1:1.
Holger
-- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
