begin
    prog = irexec
    button = POWER
    repeat = 0
    config = xawtv&
    config = xawtv-remote quit
end

begin
    prog = irexec
    button = CH+
    repeat = 0
   config = xawtv-remote setstation next
end

begin
    prog = irexec
    button = CH-
    repeat = 0
    config = xawtv-remote setstation prev
end

begin
    prog = irexec
    button = VOL+
    repeat = 1
    config = xawtv-remote volume inc
end

begin
    prog = irexec
    button = VOL-
    repeat = 1
    config = xawtv-remote volume dec
end

begin
    prog = irexec
    button = MUTE
    repeat = 0
    config = xawtv-remote volume mute
end

begin
    prog = irexec
    button = GO
    repeat = 0
    config = xawtv-remote fullscreen
end

begin
    prog = irexec
    button = 1
    repeat = 0
    config = xawtv-remote setstation 1
end

begin
    prog = irexec
    button = 2
    repeat = 0
    config = xawtv-remote setstation 2
end

begin
    prog = irexec
    button = 3
    repeat = 0
    config = xawtv-remote setstation 3
end

begin
    prog = irexec
    button = 4
    repeat = 0
    config = xawtv-remote setstation 4
end

begin
    prog = irexec
    button = 5
    repeat = 0
    config = xawtv-remote setstation 5
end

begin
    prog = irexec
    button = 6
    repeat = 0
    config = xawtv-remote setstation 6
end

begin
    prog = irexec
    button = 7
    repeat = 0
    config = xawtv-remote setstation 7
end

begin
    prog = irexec
    button = 8
    repeat = 0
    config = xawtv-remote setstation 8
end

begin
    prog = irexec
    button = 9
    repeat = 0
    config = xawtv-remote setstation 9
end

begin
    prog = irexec
    button = 0
    repeat = 0
    config = xawtv-remote setstation 0
end
