summaryrefslogtreecommitdiffstats
path: root/abs/core/system-templates/templates/remotes/favorites/mce/wol-lircrc-mceusb
blob: 51b8cab589ad2a0771506f30860a6c1e1ed48138 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
begin
    prog = irxevent
    button = Back
    config = Key Escape CurrentWindow
end
begin
    prog = irxevent
    button = Stop
    config = Key ctrl-w 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
    prog = irxevent
    button = OK
    config = Key Return CurrentWindow
end
begin
    prog = irxevent
    button = ChannelUp
    config = Key alt-Right CurrentWindow
end
begin
    prog = irxevent
    button = ChannelDown
    config = Key alt-Left CurrentWindow
end