Assigning remote KEYs to XBMC functions
|
18th Feb, 2013, 06:36 AM
Post: #3
|
|||
|
|||
RE: Assigning remote KEYs to XBMC functions
A big step forward!!!
I've edited the "/home/xbian/.xbmc/userdata/Lircmap.xml" and in the next section: <remote device="linux-input-layer"> <altname>cx23885_remote</altname> <altname>devinput</altname> ... The numbers keys were "KEY_1" instead "KEY_NUMERIC_1" that shows "irw command", so I change all the number names, restart XBMC and it works great... Here is the "/home/xbian/.xbmc/userdata/Lircmap.xml": http://pastebin.com/UT25gGd8 In that file, there is no "context menu" key. I've tried adding: <ContextMenu>KEY_EPG</ContextMenu> But it doesn't work.. Any idea?? Thanks a lot for your support!! |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Assigning remote KEYs to XBMC functions - degauss5 - 18th Feb, 2013, 04:39 AM
RE: Assigning remote KEYs to XBMC functions - CurlyMo - 18th Feb, 2013, 04:56 AM
RE: Assigning remote KEYs to XBMC functions - degauss5 - 18th Feb, 2013 06:36 AM
RE: Assigning remote KEYs to XBMC functions - CurlyMo - 18th Feb, 2013, 06:52 AM
RE: Assigning remote KEYs to XBMC functions - degauss5 - 20th Feb, 2013, 05:38 AM
RE: Assigning remote KEYs to XBMC functions - CurlyMo - 20th Feb, 2013, 07:22 AM
RE: Assigning remote KEYs to XBMC functions - degauss5 - 20th Feb, 2013, 06:37 PM
RE: Assigning remote KEYs to XBMC functions - Koenkk - 20th Feb, 2013, 06:42 PM
RE: Assigning remote KEYs to XBMC functions - CurlyMo - 21st Feb, 2013, 07:43 AM
|