blob: 087b9ad026318b3684c1832a0c5e83b8bd2ab75b (
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
|
# brand: ATI Remote Wonder
# model no. of remote control: 5000023600
# devices being controlled by this remote: ATI USB Receiver
#
# Found on a linpvr.org forum, thanks.
begin remote
name ati_remote
bits 40
eps 30
aeps 100
one 0 0
zero 0 0
gap 235966
toggle_bit 0
begin codes
a 0x00000014D5000000
b 0x00000014D6010000
power 0x00000014D7020000
tv 0x00000014D8030000
dvd 0x00000014D9040000
web 0x00000014DA050000
media_library 0x00000014DB060000
drag 0x00000014DC070000
mouse-button_left 0x000000144D780000
mouse-button_right 0x00000014517C0000
mouse-up 0x0000001447720000
mouse-down 0x0000001448730000
mouse-left 0x0000001445700000
mouse-right 0x0000001446710000
mouse-left_up 0x0000001449740000
mouse-right_up 0x000000144A750000
mouse-left_down 0x000000144C770000
mouse-right_down 0x000000144B760000
vol-up 0x00000014DD080000
vol-down 0x00000014DE090000
mute 0x00000014DF0A0000
chan-up 0x00000014E00B0000
chan-down 0x00000014E10C0000
1 0x00000014E20D0000
2 0x00000014E30E0000
3 0x00000014E40F0000
4 0x00000014E5100000
5 0x00000014E6110000
6 0x00000014E7120000
7 0x00000014E8130000
8 0x00000014E9140000
9 0x00000014EA150000
0 0x00000014EC170000
dvd-root_menu 0x00000014EB160000
launch_setup 0x00000014ED180000
c 0x00000014EE190000
d 0x00000014F01B0000
tv_on_demand 0x00000014F11C0000
max_window 0x00000014F5200000
cursor-up 0x00000014EF1A0000
cursor-down 0x00000014F7220000
cursor-left 0x00000014F21D0000
cursor-right 0x00000014F41F0000
ok 0x00000014F31E0000
e 0x00000014F6210000
f 0x00000014F8230000
rewind 0x00000014F9240000
play 0x00000014FA250000
fastforward 0x00000014FB260000
record 0x00000014FC270000
stop 0x00000014FD280000
pause 0x00000014FE290000
end codes
end remote
|