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 FYI: The next version of the vdr remote control plugin will load a default keymap automatically. No need to use av7110_loadkeys/evtest anymore. Oliver -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
