[LINUX] Keysonic Wireless Keyboard Keymap.xml ACK-616RF
#1
Only works in XBMC version 9.04
If you have a Keysonic Wireless Keyboard model ACK-616RF you can use these commands to create a more user friendly short-cut experience.

key press: Function/Command:

Windows key Home page/main menu
I Movie Info
F1 Video menu page
F2 Music menu page
F3 Pictures menu page
>> Fast Forward (x2, x4, x....32)
<< rewind (x2, x4, x....32)

You will need to create a Keymap.xml file

then cut and paste this into the file:

<keymap>
<global>
<gamepad>
</gamepad>
<remote>
</remote>
<keyboard>
<key id="61531">XBMC.ActivateWindow(Home)</key>
<key id="61532">XBMC.ActivateWindow(Home)</key>
<key id="61552">XBMC.ActivateWindow(MyVideos)</key>
<key id="61553">XBMC.ActivateWindow(MyMusic)</key>
<key id="61554">XBMC.ActivateWindow(MyPictures)</key>
<key id="61482">Screenshot</key>
<key id="179">XBMC.ActivateWindow(Home)</key>
<key id="65456">FastForward</key>
<key id="65457">Rewind</key>
<key id="61533">ContextMenu</key>
<key id="61513">CodecInfo</key>
</keyboard>
<universalremote>
</universalremote>
</global>
<Home>
</Home>
</keymap>
Reply
#2
this keymap does not work in XBMC Camelot 9.11
Reply

Logout Mark Read Team Forum Stats Members Help
[LINUX] Keysonic Wireless Keyboard Keymap.xml ACK-616RF0