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

Нет описания правки
(Новая страница: «=== Kiosk Mode === {{Anchor|kiosk}} {{SupportedSinceRelease | 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....»)
 
Строка 1: Строка 1:
=== Kiosk Mode ===
=== Режим киоска ===
{{Anchor|kiosk}}
{{Anchor|kiosk}}
{{SupportedSinceRelease
{{SupportedSinceRelease
| release=wb-2207
| release = wb-2207
|content=
|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:
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:
Строка 12: Строка 12:
chromium -kiosk 'http://wirenboard-ascmdm6q.local/#!/dashboards/dashboard1?fullscreen'
chromium -kiosk 'http://wirenboard-ascmdm6q.local/#!/dashboards/dashboard1?fullscreen'
</syntaxhighlight>
</syntaxhighlight>
<gallery mode="packed" heights="150px">
Image: Text-Dashboard full screen.png | Switching to full screen mode
Image: Text-Dashboard full screen 2.png | Full screen mode
Image: Text-Dashboard full screen 3.png | Kiosk Mode
</gallery>
}}