Ignore this post: I got my problem fixed by elitegamer in post 812 here :
http://forum.xbmc.org/showthread.php?p=1...ost1025364.
Here's the problem I had about sms style text input:
I have my harmony One working with xbmc but have about 1000 questions about how to get certain things working. I've posted elsewhere on this website but I think I've been posting in the wrong threads so hopefully this is the right place.
I'll start with just one question to keep things simple
I can't get the sms style text input to work.
I have created a keyboard.xml in the correct place, and rebooted the pc but it still doesn't work.
I'm trying to get it t work in the Music section and specifically in the last.fm search box. But if it worked in every text imput box in xbmc that would be fine too.
Here's the text i put in the file:
<keymap>
<global>
<keyboard>
<k>UpdateLibrary(video)</k>
<w>ToggleWatched</w>
<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>
</global>
</keymap>
How do I even begin to troubleshoot this?