summaryrefslogtreecommitdiffstats
path: root/abs/core/system-templates/templates/remotes/favorites/mce/wol-lircrc-mceusb
blob: 8a1f1919d104f84a9a2c9600aedbd3e80a26a937 (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-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
    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