[vdr] TeVii S650 missing remote keys PATCH
Igor M. Liplianin
liplianin at tut.by
Sat Jun 13 12:38:03 CEST 2009
On 12 June 2009 21:50:15 gimli wrote:
> Hi,
>
> the attached patch is against :
> http://mercurial.intuxication.org/hg/s2-liplianin
>
> It adds the missing remote keys found on the TeVii Remote for the S650 usb
> device.
>
> Now i have the remote fully working ;)
>
> cu
>
> Edgar (gimli) Hucek
Hi Edgar,
Found bug, you are remapping already mapped key 0x1e
It breaks non-TeVii remotes.
Look at snip of your patch:
{ 0xf8, 0x1e, KEY_W }, /*tvmode*/
{ 0xf8, 0x1b, KEY_B }, /*recall*/
+ /* Keys the TeVii S650 provides */
+
+ { 0xf8, 0x1e, KEY_REWIND },
BTW, which USB fimware are you using?
Igor
More information about the vdr
mailing list