summaryrefslogtreecommitdiffstats
path: root/linhes/linhes-templates/templates/remotes/ATI/snapstream_firefly_ch5/lircrc-snapstrm.txt
blob: 064e72ddf4b1f26caa3c225e860faa71137ce22f (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
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
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
# ~/.mythtv/lircrc
#
# MythTV native LIRC config file for
# the new grey Hauppauge remote
#
# Modified from Jarod Wilson's which came from Jeff Campbell's
# By Brad Templeton
# Modified to use the Firefly's Unique Buttons by Ryan Schmitz
# Updated by RacerX for Linhes 8.0

  # Remote Numbers 0-9

begin
  prog = mythtv
  button = 0
  repeat = 3
  config = 0
end

begin
  prog = mythtv
  button = 1
  repeat = 3
  config = 1
end

begin
  prog = mythtv
  button = 2
  repeat = 3
  config = 2
end

begin
  prog = mythtv
  button = 3
  repeat = 3
  config = 3
end

begin
  prog = mythtv
  button = 4
  repeat = 3
  config = 4
end

begin
  prog = mythtv
  button = 5
  repeat = 3
  config = 5
end

begin
  prog = mythtv
  button = 6
  repeat = 3
  config = 6
end

begin
  prog = mythtv
  button = 7
  repeat = 3
  config = 7
end

begin
  prog = mythtv
  button = 8
  repeat = 3
  config = 8
end

begin
  prog = mythtv
  button = 9
  repeat = 3
  config = 9
end

  # Escape/Back/Exit
begin
  prog = mythtv
  button = BACK
  config = Esc
end

  # OK/Select
begin
  prog = mythtv
  button = ENT
  config = pace
end

  # Volumn Up
begin
  prog = mythtv
  button = VOL+
  repeat = 3
  config = F11
end

  # Volumn Down
begin
  prog = mythtv
  button = VOL-
  repeat = 3
  config = F10
end

  # Mute
begin
  prog = mythtv
  button = MUTE
  repeat = 3
  config = |
end

  # Firefly
begin
  prog = mythtv
  button = FIREFLY
  repeat = 3
  config = F8
end

  # Channel Up
begin
  prog = mythtv
  button = CH+
  repeat = 3
  config = Up
end

  # Channel Down
begin
  prog = mythtv
  button = CH-
  repeat = 3
  config = Down
end

  # Info
begin
  prog = mythtv
  button = INFO
  repeat = 3
  config = I
end

  # change tuners
begin
  prog = mythtv
  button = OPTION
  repeat = 3
  config = Y
end

  # Up
begin
  prog = mythtv
  button = UP
  repeat = 3
  config = Up
end

  # Left
begin
  prog = mythtv
  button = LEFT
  repeat = 3
  config = Left
end

  # Down
begin
  prog = mythtv
  button = DOWN
  repeat = 3
  config = Down
end

  # Right
begin
  prog = mythtv
  button = RIGHT
  repeat = 3
  config = Right
end

  # Ok/Select
begin
  prog = mythtv
  button = OK
  config = space
end

  # Menu
begin
  prog = mythtv
  button = MENU
  repeat = 3
  config = M
end

  # Escape/Exit/Back
begin
  prog = mythtv
  button = EXIT
  config = Esc
end

  # Record
begin
  prog = mythtv
  button = REC
  repeat = 3
  config = R
end

  # Play
begin
  prog = mythtv
  button = PLAY
  config = Return
end

  # Stop
begin
  prog = mythtv
  button = STOP
  config = Esc
end

  # Rewind
begin
  prog = mythtv
  button = FWD
  repeat = 3
  config = PgDown
end

  # Fast Forward
begin
  prog = mythtv
  button = REW
  repeat = 3
  config = PgUp
end

  # Skip Backward
begin
  prog = mythtv
  button = PREV
  repeat = 3
  config = home
end

  # Skip Forward
begin
  prog = mythtv
  button = NEXT
  repeat = 3
  config = End
end

  # Pause
begin
  prog = mythtv
  button = Pause
  repeat = 3
  config = P
end

  # Delete
begin
  prog = mythtv
  button = A
  repeat = 3
  config = D
end

  # Decrease Playback Speed
begin
  prog = mythtv
  button = B
  repeat = 3
  config = J
end

  # Double Playback Speed
begin
  prog = mythtv
  button = C
  repeat = 3
  config = J
end

  # Time Stretch
begin
  prog = mythtv
  button = D
  repeat = 3
  config = Y
end

  ### Jump Points need to match config in mythweb keybindings

  # Myth Music
begin
  prog = mythtv
  button = Music
  repeat = 3
  config = F4
end

  # Live TV
begin
  prog = mythtv
  button = TV
  repeat = 3
  config = F5
end

  # Myth Video Gallery
begin
  prog = mythtv
  button = VIDEO
  repeat = 3
  config = F2
end

  # Myth Image Gallery
begin
  prog = mythtv
  button = PHOTOS
  repeat = 3
  config = F
end


begin
  prog = irexec
  button = HELP
  config = env DISPLAY=:0 xdotool key alt+h
  flags = quit
end