Xbmc windows remote control
#1
Hello,

I am using xbmc on a laptop connected to a tv. I am using a remote control for the laptop to start movies. But, when i make new directories, or go somewhere where i get a keyboard, i can't type anything. The arrowkeys of the remote control are used to 'scroll' between the already typed in characters. Not to scroll over the keyboard to type something.

How do i make the xbmc keyboards work like they work on the xbox -use the arrow keys to type something, not to scroll betweet the characters?

Thanks
Reply
#2
I already tried the following:
Code:
<VirtualKeyboard>
    <keyboard>
      <left>Left</left>
      <right>Right</right>
      <up>Up</up>
      <down>Down</down>
    </keyboard>
  </VirtualKeyboard>

But this diddn't work. Has anyone any idea why?
Reply

Logout Mark Read Team Forum Stats Members Help
Xbmc windows remote control0