Custom Key for Search keyboard.xml
#1
I'm having some problems binding a key for Search in XBMC. From what I can see there is a built in function called VideoLibrary.Search so I think my keyboard.xml should be?

Code:
<keymap>
  <global>
    <keyboard>
      <e>VideoLibrary.Search</e>
    </keyboard>
  </global>
<keymap>

But when I press e on the keyboard nothing happens, can you help point me in the right direction? Thank you so much!
Reply
#2
NOTE: This only works with current Nightlies (e.g. Eden RC2)...
If you are running Dharma, this feature is not implemented...

Your usind Eden-Pre?

cheers,
mad-max
- - - Tribute to Metallica - - -
If I managed to help you, please click my reputation
Reply
#3
(2012-03-12, 14:33)mad-max Wrote: NOTE: This only works with current Nightlies (e.g. Eden RC2)...
If you are running Dharma, this feature is not implemented...

Your usind Eden-Pre?

cheers,
mad-max

Ah okay, yes I am running Dharma 10.1... Would my the above code work in Eden RC2 how it is written?

Thanks
Reply
#4
(2012-03-12, 14:42)Skyhawk Wrote: Would my the above code work in Eden RC2 how it is written?
Yes, it does...or let's say, it should Wink
- - - Tribute to Metallica - - -
If I managed to help you, please click my reputation
Reply
#5
(2012-03-12, 14:44)mad-max Wrote:
(2012-03-12, 14:42)Skyhawk Wrote: Would my the above code work in Eden RC2 how it is written?
Yes, it does...or let's say, it should Wink

Hahaha thanks, maybe tonight its time to upgrade! Big Grin
Reply
#6
Yeah, give it a shot...
It's worth trying!

If you have problems, just give me a hit

mad-max
- - - Tribute to Metallica - - -
If I managed to help you, please click my reputation
Reply
#7
On Dharma I believe "XBMC.SendClick(8)" works - but only within the library (not from the home screen).
Reply

Logout Mark Read Team Forum Stats Members Help
Custom Key for Search keyboard.xml0