forked from GerryDazoo/Slinger
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathremote.txt
111 lines (108 loc) · 2.34 KB
/
remote.txt
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
style=.button {
border: none;
color: white;
background-color: blue;
padding: 0px 20px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 70px;
margin: 4px 2px;
cursor: pointer;
}
.round {
border: none;
color: white;
background-color: green;
padding: 0px 20px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 70px;
margin: 4px 2px;
cursor: pointer;
border-radius: 50%;
}
.text {
border: none;
color: black;
background-color: lightblue;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 70px;
margin: 4px 2px;
cursor: pointer;
}
buttons='1' : 9 : round
:
'2' : 10 : round
:
'3' : 11 : round
:
'4' : 12 : round
:
'5' : 13 : round
:
'6' : 14 : round
:
'7' : 15 : round
:
'8' : 16 : round
:
'9' : 17 : round
:
:
'0' : 18 : round
:<br><br>
'OK' : 42
:
'Up' : 38
:
'Down' : 39
:
'Left' : 40
:
'Right': 41
:<br><br>
:
'Guide' : 35
:
'Last' : 56
:
'Exit' : 36
:
'DVR' : 62
:<br><br>
'FF' : 28
:
'Rew' : 27
:
'Play' : 24
:
'Pause' : 26
: <br><br>
'Ch+' : 4
:
'Ch-' : 5
:
'Pg-' : 43
:
'Pg+' : 44
: <br><br>
'Day-' : 59
:
'Day+' : 60
:<br><br>
'Rec' : 29
:
'OnDemand': 34
:
'Menu' : 33
:<br><br>
'Power' : 1
:
'Restart': Restart
:<br><br>
'Channel': Channel
: