docs(kiosk): Add instructions for using the kiosk with preferred browsers
All checks were successful
Build latest image / build-container (push) Successful in 1m24s
All checks were successful
Build latest image / build-container (push) Successful in 1m24s
This commit is contained in:
parent
6c909a8374
commit
9cc7c7f27c
@ -114,3 +114,18 @@ So richten Sie den Kiosk für die Veranstaltung ein.
|
||||
$obj.Configuration = $null
|
||||
Set-CimInstance -CimInstance $obj
|
||||
```
|
||||
|
||||
## Mit deinem bevorzugten Browser
|
||||
|
||||
{{< callout type="warning" >}}
|
||||
Die Möglichkeit, den Browser zu verlassen und/oder DevTools zu öffnen, könnte standardmäßig verfügbar sein.
|
||||
Bitte prüfe, ob dein Browser einen Kiosk-Modus unterstützt und wie du ihn einrichten kannst.
|
||||
{{< /callout >}}
|
||||
{{< callout type="warning" >}}
|
||||
Dein Browser unterstützt möglicherweise nicht das Drucken ohne Dialog.
|
||||
Bitte prüfe, ob dein Browser diese Funktion unterstützt und wie du sie einrichten kannst.
|
||||
{{< /callout >}}
|
||||
|
||||
Öffne einfach den Link in deinem bevorzugten Browser und nutze den Kiosk-Modus deines Browsers:
|
||||
- Mit automatischem Druck: <https://kiosk.lauf-fuer-kaya.de/?print=true>
|
||||
- Ohne automatischen Druck: <https://kiosk.lauf-fuer-kaya.de/>
|
||||
|
@ -114,3 +114,18 @@ How to set up the kiosk for the event.
|
||||
$obj.Configuration = $null
|
||||
Set-CimInstance -CimInstance $obj
|
||||
```
|
||||
|
||||
## With your favourite browser
|
||||
|
||||
{{< callout type="warning" >}}
|
||||
The ability to exit the browser and/or open devtools may be available by default.
|
||||
Please check if your browser supports a kiosk mode and how to set it up.
|
||||
{{< /callout >}}
|
||||
{{< callout type="warning" >}}
|
||||
Your browser might not support printing without a dialog.
|
||||
Please check if your browser supports this feature and how to set it up.
|
||||
{{< /callout >}}
|
||||
|
||||
Just open the link in your favourite browser and use the kiosk mode of your browser:
|
||||
- With auto-printing: <https://kiosk.lauf-fuer-kaya.de/?print=true>
|
||||
- Without auto-printing: <https://kiosk.lauf-fuer-kaya.de/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user