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.
Obviously, you are free to use as you like. But, just to tell a story, imagine that two behaviours I really hated when I used BH were exactly the zapping not by P+/P- (instead of LEFT/RIGHT (after all, P+/P- have a meaning, haven't them? so I used a modified keymap) and the very uncomfy behaviour of OK, which has only a timeout after the set seconds (and then it disappears even if you still need the Infobar visible) or no timeout, and this, yes, made you "owner" of the infobar, visible until you decide to press OK again, but you are slave of this no timeout because each zapping results into a visible infobar.i understand but i used for many years the OK button.
<map context="InfobarChannelSelection">
<key id="KEY_LEFT" mapto="zapUp" flags="mr" />
<key id="KEY_RIGHT" mapto="zapDown" flags="mr" />
<key id="KEY_UP" mapto="switchChannelUp" flags="mr" />
<key id="KEY_DOWN" mapto="switchChannelDown" flags="mr" />
<key id="KEY_PREVIOUS" mapto="historyBack" flags="mr" />
<key id="KEY_NEXT" mapto="historyNext" flags="mr" />
<key id="KEY_BACK" mapto="historyBack" flags="mr" />
<key id="KEY_FORWARD" mapto="historyNext" flags="mr" />
<key id="KEY_OK" mapto="openServiceList" flags="m" />
<key id="BTN_0" mapto="zapUp" flags="mr" />
<key id="BTN_1" mapto="zapDown" flags="mr" />
</map>
But if you change that then you lose control of the infobar OSD.
hehehthank you all for your support.
as you can see i am not a pro. can you tell me please how to change the keymap.
best regards
I use UP/DOWN buttons to open channel list and move between channels. it is customizable in OBH settings.i understand but i used for many years the OK button to open channel list and UP and DOWN to change channel.