Wiren Board Web Interface/en: различия между версиями

Содержимое страницы заменено на «=== Kiosk mode ===»
(Обновление для соответствия новой версии исходной страницы.)
(Содержимое страницы заменено на «=== Kiosk mode ===»)
Метки: правка с мобильного устройства правка из мобильной версии
Строка 65: Строка 65:
</gallery>
</gallery>


<div class="mw-translate-fuzzy">
=== Kiosk mode ===
=== Kiosk mode ===
{{Anchor|kiosk}}
{{SupportedSinceRelease|en=true
| release = wb-2207
|content=
If you use a regular tablet as a control panel and display the controller's web interface on it, then it will be useful to hide unnecessary elements and the browser window:
# Open the text or SVG dashboard and click the '''Enter fullscreen mode''' button.
# Copy the URL bar in the address bar of the browser, at the end there should be a <code>?fullscreen</code> parameter.
# Launch the browser in kiosk mode and pass it the dashboard URL as a parameter, examples:
#:<syntaxhighlight lang="bash">
irefox -kiosk 'http://wirenboard-ascmdm6q.local/#!/dashboards/dashboard1?fullscreen'
chromium -kiosk 'http://wirenboard-ascmdm6q.local/#!/dashboards/dashboard1?fullscreen'
</syntaxhighlight>
</div>


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">