docs: update kioskengine

This commit is contained in:
zach3697 2024-10-21 17:14:47 +00:00 committed by Redbox Wiki
parent f51ff5a3c6
commit 6c8b2178b9
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
title: Kiosk Engine
description:
published: true
date: 2024-10-21T14:01:18.138Z
date: 2024-10-21T17:14:46.345Z
tags:
editor: ckeditor
dateCreated: 2024-10-21T11:42:08.286Z
@ -20,7 +20,7 @@ dateCreated: 2024-10-21T11:42:08.286Z
<p>It's possible to access multiple service menus via Kiosk Engine.</p>
<h2>Field Maintenance via Rental Menu</h2>
<p>On the homepage, press the ? or Help button. Once on the help page, tap/click the Redbox logo. “Please Wait” will appear briefly before being replaced with a login screen.</p>
<p>Without patching DLLs or emulating the authentication servers, you can go no further past this point. If authentication does succeed, you will enter the <a href="/kioskengine/field-maintenance">Field Maintenance Application</a>.</p>
<p>Without <a href="https://redbox.wiki/en/kioskengine/field-maintenance">patching DLLs</a> or emulating the authentication servers, you can go no further past this point. If authentication does succeed, you will enter the <a href="/kioskengine/field-maintenance">Field Maintenance Application</a>.</p>
<h2>Redbox Desktop via Keyboard</h2>
<p>From anywhere (assuming the application is responding and kiosk is initialized), you can use the key combo <code>CTRL + ALT + ENTER</code> to access a Redbox Control Panel Login panel. Kiosks in OfflineMode allow use of any credentials to login.&nbsp;</p>
<p>If login succeeds, you will be sent to the <a href="/kioskengine/redbox-desktop">Redbox Desktop</a>.</p>