PDA

View Full Version : HDMU E2 Default EPG Button Fix



fatboy7
20-01-2013, 11:13 PM
For all those with an HDMU image here's a nice fix for the EPG button not working (choose a default epg and doesn't work).

FTP into root>usr>local>share>enigma2

Open keymap.xml and edit the 'InfobarEPGActions' to look like this:

<map context="InfobarEPGActions">
<key id="KEY_EPG" mapto="showEventInfo" flags="b" />
<key id="KEY_EPG" mapto="showEventInfoPlugin" flags="l" />

This will allow you to choose a Default EPG on the EPG button (single press), if you long press it will bring up the default EPG options to choose from again.

Hope it helps, Enjoy...

Funchalinho
09-02-2013, 03:45 PM
After following your method I got a system error.
I'm using sf1018_GIT-4466_PKT-1840.tar
Just got a major fault. Rendered Enigma2 useless- had to reinstall due to message: Enigma2 error.

Oh well. Thanks anyways.

fatboy7
12-02-2013, 08:43 PM
Hi Funchalinho.

Sorry it didnt work, but the keymap fix was for HDMU images, just looked at your PKTeam image and the keymap is quite different.

Hope it didnt take to long to set everything back up again.

fatboy7
05-04-2013, 02:06 PM
Just for Information - HDMU have now incorporated this into there images.