LinHES Forums
http://forums.linhes.org/

XBMC keys won't remap - custom Lircmap.xml and remote.xml
http://forums.linhes.org/viewtopic.php?f=5&t=20689
Page 1 of 1

Author:  graysky [ Thu Dec 17, 2009 2:51 pm ]
Post subject:  XBMC keys won't remap - custom Lircmap.xml and remote.xml

I've been making my own Lircmap.xml and remote.xml for my old ir remote (came w/ my PVR-250). Basically, I have hit some snags trying to remap buttons on it in fullscreenvideo mode. They just don't work as I mapped them:

1) My Back/End button doesn't to the Stop action while watching videos. It instead skips back 7 sec.
2) My OK button doesn't pause the video. It instead displays the aspect ratio of the playback.

Can someone explain this to me given my two configs?


~/.xbmc/userdata/Lircmap.xml
Code:
<lircmap>

<remote device="hauppauge_pvr">
<AspectRatio>Red</AspectRatio>
<enter>OK</enter>
<power>Power</power>
<BigStepBack>Replay</BigStepBack>
<BigStepForward>Skip</BigStepForward>
<up>Ch+</up>
<down>Ch-</down>
<left>Vol-</left>
<right>Vol+</right>
<volumeplus>Blue</volumeplus>
<volumeminus>Yellow</volumeminus>
<info>Green</info>
<select>Ok</select>
<mute>Mute</mute>
<pause>Pause</pause>
<stop>Stop</stop>
<play>Play</play>
<go>Go</go>
<one>1</one>
<two>2</two>
<three>3</three>
<four>4</four>
<five>5</five>
<six>6</six>
<seven>7</seven>
<eight>8</eight>
<nine>9</nine>
<zero>0</zero>
<back>Back/Exit</back>
<menu>Menu</menu>
<forward>Forward</forward>
<reverse>Rewind</reverse>
</remote>
</lircmap>


~/.xbmc/userdata/keymaps/remote.xml
Code:
<keymap>
 <global>
  <remote>
  </remote>
 </global>

<FullscreenVideo>
    <remote>
   <Relay>BigStepBack</Replay>
   <Vol+>StepForward</Vol+>
   <Vol->StepBack</Vol->
   <Ch+>BigStepForward</Ch+>
   <Ch->BigStepBack</Ch->
   <Forward>FastForward</Forward>
   <Rewind>Rewind</Rewind>
   <play>Play</play>
   <pause>Pause</pause>
   <menu>OSD</menu>
   <green>Info</green>
   <Back/Exit>Stop</Back/Exit>

    </remote>
 </FullscreenVideo>
</keymap>

Author:  davilla [ Thu Dec 17, 2009 5:42 pm ]
Post subject: 

The XBMC forums would be a better place to ask questions about XBMC operation.

Author:  graysky [ Fri Dec 18, 2009 4:07 am ]
Post subject: 

davilla wrote:
The XBMC forums would be a better place to ask questions about XBMC operation.


I did: http://xbmc.org/forum/showthread.php?t=64402

Figured there might be someone in here who did it.

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/