Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
This board is now closed. The Blackhole image ended in 2020.
The board will remain available in Read Only Mode, so all the posts from the last 15+ years are not lost.
We thank you for being part of the community for the last 15+ years.
You can join the OpenBh board if you have not already done so at www.openbh.net.
So I will answer by myself :
you can use any key (e.g. Home key) for wake up from standby and continue to use the power key for going in standby (for configuring a logitech harmony it's better to have discrete power)
simply edit the /usr/share/enigma/Keymap.xml and find :
<map context="StandbyActions">
<key id="KEY_POWER" mapto="power" flags="m" />
</map>
Replace it with :
<map context="StandbyActions">
<key id="KEY_HOME" mapto="power" flags="m" />
</map>
and now, the Home key will power up the dream (from simple standby, not deepstandby that I don't use)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.