Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: budget-ci Remote Control scan codes



I worked around this by rewriting the #define'd key codes in the kernel
<input.h> header to set accessible codes for the missing buttons.

Thanks again to the linuxtv developers for a brillian project.

Chris

On Thu, 2004-02-19 at 20:35, cja wrote:
> Hi,
> 
> First, thanks to all involved in the development of linux-dvb.
> 
> I have one last problem with my box, concerning the remote on my Nova-T,
> with some key scancodes in /dev/input/eventX not being recognised by the
> Linux virtual console or X Server.
> 
> evtest generates codes for all (bar one) buttons on my Nova-T remote
> control. But it appears that all of the generated codes above 255 are
> not available.
> 
> With xev all codes below and including 208 are usable, but all codes
> above and including 352 (Ok) are not recognised.
> 
> How can I map these codes into X so I can remap them for use with
> mythttv?
> 
> Thanks in advance.
> Chris
> 
> 
> distro:    Debian testing/unstable
> apps:      mythtv
> x-server:  4.3.0-2 (Debian packaged)
> locale:    en_GB.utf8
> kernel:    2.6.2
> linux-dvb: driver patch for 2.6.2 kernel - works perfectly :-)
>            tda1004x budget-ci
> card:      Nova-T (UK PAL)
> 
> output from evtest
> 
> # evtest /dev/input/event2
> Supported events:
>   Event type 0 (Reset)
>     Event code 0 (Reset)
>     Event code 1 (Key)
>   Event type 1 (Key)
>     Event code 2 (1)
>     Event code 3 (2)
>     Event code 4 (3)
>     Event code 5 (4)
>     Event code 6 (5)
>     Event code 7 (6)
>     Event code 8 (7)
>     Event code 9 (8)
>     Event code 10 (9)
>     Event code 11 (0)
>     Event code 28 (Enter)
>     Event code 30 (A)
>     Event code 46 (C)
>     Event code 48 (B)
>     Event code 103 (Up)
>     Event code 105 (Left)
>     Event code 106 (Right)
>     Event code 108 (Down)
>     Event code 113 (Mute)
>     Event code 114 (VolumeDown)
>     Event code 115 (VolumeUp)
>     Event code 116 (Power)
>     Event code 119 (Pause)
>     Event code 128 (Stop)
>     Event code 139 (Menu)
>     Event code 154 (CycleWindows)
>     Event code 167 (Record)
>     Event code 168 (Rewind)
>     Event code 174 (Exit)
>     Event code 207 (?)
>     Event code 208 (?)
>     Event code 352 (Ok)
>     Event code 356 (Power2)
>     Event code 357 (Option)
>     Event code 386 (Tuner)
>     Event code 398 (Red)
>     Event code 402 (ChannelUp)
>     Event code 403 (ChannelDown)
>     Event code 408 (Restart)
>     Event code 409 (Slow)
>     Event code 411 (FastForward)
>     Event code 412 (Previous)
> 
> 
> 



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index