No wait.
First try to change the files in MediaPortal\InputDeviceMappings\defaults
I know there is a warning.txt not to change it, but just give it a try - AFTER MAKING A BACKUP.
It should contain "Microsoft MCE.xml"
Try the following code instread of the existing:
Quote:
<button name="Recorded TV" code="72">
<action layer="0" condition="*" conproperty="-1" command="WINDOW" cmdproperty="49845" sound="click.wav" />
</button>
<button name="Guide" code="38">
<action layer="0" condition="WINDOW" conproperty="49843" command="ACTION" cmdproperty="10" sound="back.wav" />
<action layer="0" condition="*" conproperty="-1" command="WINDOW" cmdproperty="49843" sound="click.wav" />
</button>
|