Problem: Cyberlink/Sapphire remote not added to /dev
|
23rd Apr, 2013, 04:57 PM
Post: #5
|
|||
|
|||
RE: Cyberlink/Sapphire remote not added to /dev
I've still got some problems with the mapping. When pressing the Home key on my remote, the following shows up in the XBMC log:
Terminal 08:49:22 T:3042832384 DEBUG: LIRC: Update - NEW at 604349:00000000800100e2 00 KEY_MEDIA devinput (KEY_MEDIA) 08:49:22 T:3042832384 DEBUG: OnKey: 254 (fe) pressed, action is XBMC.ActivateWindow(MyPictures) 08:49:22 T:3042832384 DEBUG: Activating window ID: 10002 So Lirc says that the KEY_MEDIA button was pressed. The following is in my Lircmap.conf: Terminal <lircmap> <remote device="devinput"> <obc1>KEY_MEDIA</obc1> <!-- Home/House --> </remote> </lircmap> And the following is in my remote.xml: Terminal <keymap> <global> <!-- Custom Sapphire Control --> <remote> <obc1>XBMC.ActivateWindow(Home)</obc1> </remote> </global> </keymap> When presseing the home key, MyPictures is opened, instead of going to Home. So for some reason KEY_MEDIA doesn't execute obc1, but some other code. Any idea what's wrong? |
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
Delete source with remote SAPPHIRE ATI 5000023600 | Chiron | 13 | 25,855 |
22nd Nov, 2016 08:23 AM Last Post: Chiron |