rebind up/down to not change channels
#3
(2017-02-21, 08:47)solidservo Wrote: Inside the TV section UP/DOWN changes channels, which means that it does not work like in the Videos/Movies sections.

How can I change the UP/DOWN function inside the TV module so that it behaves the same as in Videos/Movies?
 I have this mapped in my userdata\keymaps\keyboard.xml file:

Code:
<keymap>
    <FullScreenLiveTV>
        <keyboard>
            <up>ActivateWindow(pvrosdchannels)</up>
            <down>ActivateWindow(pvrosdchannels)</down>
        </keyboard>
    </FullScreenLiveTV>
</keymap>

That pops up the small channel window so I can scroll through and change other channels.  You can map it to other behavior if you prefer.
Reply


Messages In This Thread
RE: rebind up/down to not change channels - by toddos - 2017-12-20, 11:43
Logout Mark Read Team Forum Stats Members Help
rebind up/down to not change channels0