docs(kiosk): Add navigation link and correct escape key instruction
All checks were successful
Build latest image / build-container (push) Successful in 1m18s
All checks were successful
Build latest image / build-container (push) Successful in 1m18s
This commit is contained in:
parent
b81a6092f5
commit
e05e54fae7
@ -2,6 +2,7 @@
|
||||
title: Kiosk Einrichtung
|
||||
weight: 2
|
||||
prev: /kiosk
|
||||
next: /kiosk/config
|
||||
---
|
||||
|
||||
So richten Sie den Kiosk für die Veranstaltung ein.
|
||||
@ -101,7 +102,7 @@ So richten Sie den Kiosk für die Veranstaltung ein.
|
||||
|
||||
### Deinstallation
|
||||
|
||||
1. Um den Kiosk-Modus zu verlassen, drücken Sie "Strg+Alt+E"
|
||||
1. Um den Kiosk-Modus zu verlassen, drücken Sie `Strg+E`
|
||||
2. Öffnen Sie eine PowerShell mit Administratorrechten
|
||||
3. Wechseln Sie zum Desktop-Ordner (C:\Users\<Benutzername>\Desktop)
|
||||
4. Führen Sie den psexec-Befehl aus: `psexec.exe -i -s powershell.exe`
|
||||
|
@ -2,6 +2,7 @@
|
||||
title: Kisok Setup
|
||||
weight: 2
|
||||
prev: /kiosk
|
||||
next: /kiosk/config
|
||||
---
|
||||
|
||||
How to set up the kiosk for the event.
|
||||
@ -101,7 +102,7 @@ How to set up the kiosk for the event.
|
||||
|
||||
### Teardown
|
||||
|
||||
1. To escape the experience press "Ctrl+E"
|
||||
1. To escape the experience press `Ctrl+E`
|
||||
2. Open a admin windows PowerShell prompt
|
||||
3. Cd to Desktop (C:\Users\<Username>\Desktop
|
||||
4. Run the psexec command: `psexec.exe -i -s powershell.exe`
|
||||
|
Loading…
x
Reference in New Issue
Block a user