Welcome!

Welcome to Satlover forums, full of great people, ideas and excitement.

Please register if you would like to take part. link..

Register Now

Alert: Don't Use Hotmail Email Accounts for registration

Collapse

Before Access to all Forums and Trial accounts you must need to activate your account Email address

Add a record button to a DM500s remote

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • anacondama
    Banned
    • Jul 2010
    • 865

    Add a record button to a DM500s remote

    There is no "record" button on a DB500s remote control so you can only
    record using the timer function. But a record button can be "added" by
    modifying the rcdm***5.xml file.

    Copy the rcdm***5.xml file from /share/tuxbox/enigma/resources/rcdm5***.xml and save it to your PC.

    Make a backup of it.


    Use the "edit > find" facility to search for RECORD and make the following change:

    <action name="record" key="record" flags="m" />

    to:

    <action name="record" key="mute" flags="m" />


    After editing it save it to /var/tuxbox/config/enigma/resources/ as the
    original file is read-only () and can't be chmod'd with an FTP program.

    You can now use the mute button when in DVR mode (the yellow button) to as a record button on a DM500s remote.

    Re-Shared Post
Working...