[mythtv-users] TV change channel immediately (without "ok")

Matthias Meyer Matthias.Meyer at gmx.li
Mon Apr 2 17:16:32 UTC 2012


I'm using mythtv 0.24 with PVR350 in debian wheezy.
I've successfully installed and configured lirc.

Unfortunately channel changing is inconvenient. After pressing channelup or 
channeldown I've to confirm it with the ok button.
:
begin
    prog = mythtv
    button = KEY_CHANNELUP
#    repeat = 3
    config = Up
end

begin
    prog = mythtv
    button = KEY_CHANNELDOWN
#    repeat = 3
    config = Down
end
begin
    prog = mythtv
    button = KEY_ENTER
    config = Return
end
:
How to configure to change the channel immediately after pressing the button?

Thanks in advance
Matthias
-- 
Don't Panic


More information about the mythtv-users mailing list