Solved Keymap a file, mce remote, windows 7
#1
Does any know how i can keymap a .strm? I have webcam at my door that i wanna play with one press of a button. I have hotkeyed favorites list i cant seem to find out how to choose a file Sad Im using windows and a mce remote.


Solved thanks to AussieFries. http://forum.xbmc.org/showthread.php?tid=147516

Just needed to edit keyboard.xml to:
PHP Code:
<keymap>
  <global>
    <
keyboard>
      <
g mod="ctrl">PlayMedia(Path//to//file,playoffset=1)</g>
    
</keyboard>
  </global>
  <
FullScreenVideo>
    <
keyboard>
      <
g mod="ctrl">PlayMedia(Path//to//file, playoffset=1)</g>
    
</keyboard>
  </
FullScreenVideo>
</
keymap
Reply


Messages In This Thread
Keymap a file, mce remote, windows 7 - by hellow - 2012-12-11, 21:25
Logout Mark Read Team Forum Stats Members Help
Keymap a file, mce remote, windows 70