Jaap Struyk wrote:
> Jaap Struyk schreef:
>
>   
>> It is working but not all buttons on my remote are configured
>>     
>
> I figured it out and added a page in the wiki on how to make it work:
> http://freevo.sourceforge.net/cgi-bin/doc/Linux_event_interface
>
> One issue still remains, I like to open the tv guide on pressing the
> guide button and webradio on pressing radio.
> Is that possible?
>   
for TV guide at least you want this:

EVENTS['menu']['GUIDE'] = Event(MENU_GOTO_TVGUIDE)

and from greping I guess the radio is:

EVENTS['menu']['RADIO'] = Event(MENU_GOTO_RADIO)


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to