-
Notifications
You must be signed in to change notification settings - Fork 9
/
controls.json
66 lines (66 loc) · 1.18 KB
/
controls.json
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
{
"off": 1,
"0": 2,
"1": 3,
"2": 4,
"3": 5,
"4": 6,
"5": 7,
"6": 8,
"8": 9,
"9": 10,
"top": 12,
"bottom": 13,
"left": 14,
"right": 15,
"ok": 20,
"home": 21,
"back": 23,
"sound-plus": 24,
"sound-minus": 25,
"mute": 26,
"ch-plus": 27,
"ch-minus": 28,
"blue": 29,
"green": 30,
"red": 31,
"yellow": 32,
"play": 33,
"pause": 34,
"stop": 35,
"ff": 36,
"rew": 37,
"skip_ff": 38,
"skip_rew": 39,
"record": 40,
"record_list": 41,
"repeat": 42,
"live_tv": 43,
"epg": 44,
"curr_program":45,
"ratio": 46,
"input": 47,
"pip": 48,
"subtitle": 49,
"program_list":50,
"tele_text": 51,
"mark": 52,
"3d": 400,
"3d_lr": 401,
"dash": 402,
"previous": 403,
"favorite": 404,
"quick_menu": 405,
"text_option": 406,
"audio_desc": 407,
"netcast": 408,
"energy_sav": 409,
"av_mode": 410,
"simplink": 411,
"exit": 412,
"reserv_prog": 413,
"pip_up": 414,
"pip_down": 415,
"switch_video":416,
"apps": 417
}