# wol-lircrc for Streamzap
begin
    prog = irxevent
    button = back
    config = Key Escape CurrentWindow
end
begin
    prog = irxevent
    button = stop
    config = Key Escape CurrentWindow 
end
begin
# Exit Chrome back to Myth
    prog = irxevent
    button = exit
    config = Key ctrl-shift-q CurrentWindow
end
begin
    prog = irxevent
    button = up
    config = Key Up CurrentWindow
end
begin
    prog = irxevent
    button = down
    config = Key Down CurrentWindow
end
begin
    prog = irxevent
    button = left
    config = Key Left CurrentWindow
end
begin
    prog = irxevent
    button = right
    config = Key Right CurrentWindow
end
begin
# Play/Pause
    prog = irxevent
    button = ok
    config = Key Return CurrentWindow
end
begin
# Play/Pause
    prog = irxevent
    button = pause
    config = Key Return CurrentWindow
end
begin
# Play/Pause
    prog = irxevent
    button = play
    config = Key Return CurrentWindow
end
begin
    prog = irxevent
    button = ch_up
    config = Key alt-Right CurrentWindow
end
begin
    prog = irxevent
    button = ch_down
    config = Key alt-Left CurrentWindow
end
begin
# Stop watching and return to Netflix Browse
    prog = irxevent
    button = menu
    config = Key alt-Left CurrentWindow
end
