From b63e982712a2e277f36b783c9f4904384fcad9fb Mon Sep 17 00:00:00 2001 From: Lhaete <57153084+Lhaete@users.noreply.github.com> Date: Fri, 6 Jun 2025 06:45:58 -0400 Subject: [PATCH] Update all_binds_empty.cfg with Kiosk Toggle added kiosk toggle input hotkey test, f5 is used by companion so might have to use different hotkey --- tests-other/all_binds_empty.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/tests-other/all_binds_empty.cfg b/tests-other/all_binds_empty.cfg index 51fe9f76d1..ef5a090872 100644 --- a/tests-other/all_binds_empty.cfg +++ b/tests-other/all_binds_empty.cfg @@ -6,6 +6,7 @@ input_exit_emulator = "escape" input_max_users = "10" input_fps_toggle = "f3" +input_kiosk_toggle = "f5" input_ai_service = "nul" input_ai_service_axis = "nul"