Posts by Johnno Rob


    There is a way to set what the folder button does as I've just done it. You need to edit the keymap.xml file in usr/local/share/enigma2/keymap.xml


    Find the line that says:


    <key id="KEY_ARCHIVE" mapto="bmc" flags="m" />


    and change to


    <key id="KEY_ARCHIVE" mapto="showMovies" flags="m" />


    Then reboot. Should fix it.