|
@@ -283,65 +283,65 @@
|
283
|
283
|
<div class="header"><h3 data-i18n="keyboardShortcuts.keyboardShortcuts"></h3></div>
|
284
|
284
|
<div class="content">
|
285
|
285
|
<ul class="item">
|
286
|
|
- <li class="item-details">
|
|
286
|
+ <li>
|
287
|
287
|
<span class="item-action">
|
288
|
288
|
<kbd class="regular-key">M</kbd>
|
289
|
289
|
</span>
|
290
|
|
- <strong class="item-description" data-i18n="keyboardShortcuts.mute"></strong>
|
|
290
|
+ <span class="item-description" data-i18n="keyboardShortcuts.mute"></span>
|
291
|
291
|
</li>
|
292
|
|
- <li class="item-details">
|
|
292
|
+ <li>
|
293
|
293
|
<span class="item-action">
|
294
|
294
|
<kbd class="regular-key">V</kbd>
|
295
|
295
|
</span>
|
296
|
|
- <strong class="item-description" data-i18n="keyboardShortcuts.videoMute"></strong>
|
|
296
|
+ <span class="item-description" data-i18n="keyboardShortcuts.videoMute"></span>
|
297
|
297
|
</li>
|
298
|
|
- <li class="item-details">
|
|
298
|
+ <li>
|
299
|
299
|
<span class="item-action">
|
300
|
300
|
<kbd class="regular-key">C</kbd>
|
301
|
301
|
</span>
|
302
|
|
- <strong class="item-description" data-i18n="keyboardShortcuts.toggleChat"></strong>
|
|
302
|
+ <span class="item-description" data-i18n="keyboardShortcuts.toggleChat"></span>
|
303
|
303
|
</li>
|
304
|
|
- <li class="item-details">
|
|
304
|
+ <li>
|
305
|
305
|
<span class="item-action">
|
306
|
306
|
<kbd class="regular-key">R</kbd>
|
307
|
307
|
</span>
|
308
|
|
- <strong class="item-description" data-i18n="keyboardShortcuts.raiseHand"></strong>
|
|
308
|
+ <span class="item-description" data-i18n="keyboardShortcuts.raiseHand"></span>
|
309
|
309
|
</li>
|
310
|
|
- <li class="item-details">
|
|
310
|
+ <li>
|
311
|
311
|
<span class="item-action">
|
312
|
312
|
<kbd class="regular-key">T</kbd>
|
313
|
313
|
</span>
|
314
|
|
- <strong class="item-description" data-i18n="keyboardShortcuts.pushToTalk"></strong>
|
|
314
|
+ <span class="item-description" data-i18n="keyboardShortcuts.pushToTalk"></span>
|
315
|
315
|
</li>
|
316
|
|
- <li class="item-details">
|
|
316
|
+ <li>
|
317
|
317
|
<span class="item-action">
|
318
|
318
|
<kbd class="regular-key">D</kbd>
|
319
|
319
|
</span>
|
320
|
|
- <strong class="item-description" data-i18n="keyboardShortcuts.toggleScreensharing"></strong>
|
|
320
|
+ <span class="item-description" data-i18n="keyboardShortcuts.toggleScreensharing"></span>
|
321
|
321
|
</li>
|
322
|
322
|
<li class="item-details">
|
323
|
323
|
<span class="item-action">
|
324
|
324
|
<kbd class="regular-key">F</kbd>
|
325
|
325
|
</span>
|
326
|
|
- <strong class="item-description" data-i18n="keyboardShortcuts.toggleFilmstrip"></strong>
|
|
326
|
+ <span class="item-description" data-i18n="keyboardShortcuts.toggleFilmstrip"></span>
|
327
|
327
|
</li>
|
328
|
|
- <li class="item-details">
|
|
328
|
+ <li>
|
329
|
329
|
<span class="item-action">
|
330
|
330
|
<kbd class="regular-key">?</kbd>
|
331
|
331
|
</span>
|
332
|
|
- <strong class="item-description" data-i18n="keyboardShortcuts.toggleShortcuts"></strong>
|
|
332
|
+ <span class="item-description" data-i18n="keyboardShortcuts.toggleShortcuts"></span>
|
333
|
333
|
</li>
|
334
|
|
- <li class="item-details">
|
|
334
|
+ <li>
|
335
|
335
|
<span class="item-action">
|
336
|
336
|
<kbd class="regular-key">0</kbd>
|
337
|
337
|
</span>
|
338
|
|
- <strong class="item-description" data-i18n="keyboardShortcuts.focusLocal"></strong>
|
|
338
|
+ <span class="item-description" data-i18n="keyboardShortcuts.focusLocal"></span>
|
339
|
339
|
</li>
|
340
|
|
- <li class="item-details">
|
|
340
|
+ <li>
|
341
|
341
|
<span class="item-action">
|
342
|
342
|
<kbd class="regular-key">1-9</kbd>
|
343
|
343
|
</span>
|
344
|
|
- <strong class="item-description" data-i18n="keyboardShortcuts.focusRemote"></strong>
|
|
344
|
+ <span class="item-description" data-i18n="keyboardShortcuts.focusRemote"></span>
|
345
|
345
|
</li>
|
346
|
346
|
</ul>
|
347
|
347
|
</div>
|