Translations:Wiren Board Web Interface/42/en

Материал из Wiren Board
Версия от 17:49, 2 августа 2022; A.Degtyarev (обсуждение | вклад) (Новая страница: «=== 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....»)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)

Kiosk Mode

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:

  1. Open the text or SVG dashboard and click the Enter fullscreen mode button.
  2. Copy the URL bar in the address bar of the browser, at the end there should be a ?fullscreen parameter.
  3. Launch the browser in kiosk mode and pass it the dashboard URL as a parameter, examples:
    irefox -kiosk 'http://wirenboard-ascmdm6q.local/#!/dashboards/dashboard1?fullscreen'
    chromium -kiosk 'http://wirenboard-ascmdm6q.local/#!/dashboards/dashboard1?fullscreen'