Motorola Nyxboard - Custom keyboard.xml
#1
I decided to make a new topic for this, since the other topic is more of a bug report discussion then anything else. Please keep this topic about custom keyboard.xml for the Motorola Nyxboard. Yes, it has got some range issues and other issues, please, take that to the other topic.

That being said, I recently whipped up a custom map for this controller.

http://pastebin.com/vYr8WNkZ
Code:
<keymap>
<global>
    <keyboard>
      <f3 mod="shift">ContextMenu</f3>
      <f4 mod="shift">FullScreen</f4>
      <f5 mod="shift">ShowSubtitles</f5>
      <f6 mod="shift">Playlist</f6>
      <f3>ZoomOut</f3>
      <f4>ZoomIn</f4>
    </keyboard>
</global>
<FullscreenVideo>
    <keyboard>
      <left>SmallStepBack</left>
    </keyboard>
</FullscreenVideo>
  <MyVideoLibrary>
    <keyboard>
      <two>JUMPSMS2</two>
      <two>JumpSMS2</two>
      <three>JumpSMS3</three>
      <four>JumpSMS4</four>
      <five>JumpSMS5</five>
      <six>JumpSMS6</six>
      <seven>JumpSMS7</seven>
      <eight>JumpSMS8</eight>
      <nine>JumpSMS9</nine>
    </keyboard>
  </MyVideoLibrary>
</keymap>

This goes in:
%APPDATA%\XBMC\userdata\keymaps\
or
$home/.xbmc/userdata/keymaps/

Depending on your OS. In either case, save it as keyboard.xml.

What the above config does is:

Red Button = Context Menu
Green Button = Toggle Fullscreen
Yellow Button = Toggle Subtitles
Blue Button = Switch to/from Playlist
EPG and USER = Zoom In/Out

While watching something:
Left Arrow = 7 second skip back (normally 1% skip back)

It also makes the number keys act like SMS texting buttons in the library, for the purpose of jumping to TVs/Movies/etc.

For example, pressing 2 once will jump you to the first thing in the list starting with "A", pressing it again will jump you to "B", then "C", then to "2". 3 would cycle between "D", "E", "F", "3", etc, just like on a phone.
Reply


Messages In This Thread
Motorola Nyxboard - Custom keyboard.xml - by F-Wolf - 2011-10-14, 20:41
[No subject] - by kiboy6 - 2011-10-20, 04:56
[No subject] - by trentslaw - 2011-10-28, 10:29
[No subject] - by jhsrennie - 2011-10-28, 12:34
[No subject] - by trentslaw - 2011-10-29, 02:47
[No subject] - by Ned Scott - 2011-10-29, 04:56
[No subject] - by traxxus - 2011-10-31, 18:51
[No subject] - by Baswazz - 2012-03-11, 11:52
Logout Mark Read Team Forum Stats Members Help
Motorola Nyxboard - Custom keyboard.xml0