summaryrefslogtreecommitdiffstats
path: root/abs/core/system-templates/templates/remotes/favorites/dvico/wol-lircrc
blob: 8c4ffe07271eee6ad84b202f1d78f9ee82a5f1db (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-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 = ch_up
    config = Key alt-Right CurrentWindow
end
begin
    prog = irxevent
    button = ch_down
    config = Key alt-Left CurrentWindow
end