Sanoxy remote
#1
Hi,

I have just purchased a cheap remote from amazon,
http://www.amazon.com/SANOXY-Center-Cont...roduct_top

can someone please help me to map all keys for xbmc? only play, pause, stop and navigation is working out of the box. I need OSD, subtitles, audio/video settings etc keys to be mapped. I am running openelec 3.0 on rasp pi.
Reply
#2
any help on the issue I am facing?
Reply
#3
This remote uses keyboard keys. You will have to edit the keyboard.xml file. You can look at this page for instructions.

HOW-TO:Modify keyboard.xml
Reply
#4
I bought the small black version. Some of the extra keys did not work. I dug the following codes out of debug files on my Raspberry Pi B+ running Openelec 4.2.1 Xbmc Gotham.

Music Key (Green) <a mod="ctrl,alt">ACTION</a>
Movie Key (Orange) <b mod="ctrl,alt">ACTION</b>
Picture Key (Blue) <c mod="ctrl,alt">ACTION</c>
TV Show (Yellow) <d mod="ctrl,alt">ACTION</d>
X/Exit Button <f4 mod="alt">ACTION</f4>
Open File button <o mod="ctrl">ACTION</o>
Tab <tab>ACTION</tab>
Start/Windows Key <key id="0x20f200">ACTION</key>
My Computer <e mod="meta">ACTION</e>
Desktop Button <d mod="meta">ACTION</d>

The "Mail" and "Internet" button at the top, do not seem to produce any input that xbmc can detect: they did not produce any lines in the debug file.

I also made my own keyboard.xml Available here: https://www.dropbox.com/s/5dvsr1dam2ya0m...d.xml?dl=0
It's a work in progress. But this should allow you to map some of the extra keys.
Reply

Logout Mark Read Team Forum Stats Members Help
Sanoxy remote0